Enum Class NonBlockingStore.Characteristic

java.lang.Object
java.lang.Enum<NonBlockingStore.Characteristic>
org.infinispan.persistence.spi.NonBlockingStore.Characteristic
All Implemented Interfaces:
Serializable, Comparable<NonBlockingStore.Characteristic>, Constable
Enclosing interface:
NonBlockingStore<K,V>

public static enum NonBlockingStore.Characteristic extends Enum<NonBlockingStore.Characteristic>
Enumeration defining the various characteristics of the underlying store to communicate what features it may or may not support.