Enum Class RemovalNotification.RemovalReason

java.lang.Object
java.lang.Enum<RemovalNotification.RemovalReason>
org.elasticsearch.common.cache.RemovalNotification.RemovalReason
All Implemented Interfaces:
Serializable, Comparable<RemovalNotification.RemovalReason>, Constable
Enclosing class:
RemovalNotification<K,​V>

public static enum RemovalNotification.RemovalReason extends Enum<RemovalNotification.RemovalReason>