Class CustomStoreConfiguration
java.lang.Object
org.infinispan.configuration.cache.AbstractStoreConfiguration
org.infinispan.configuration.cache.CustomStoreConfiguration
- All Implemented Interfaces:
StoreConfiguration
-
Field Summary
Fields inherited from class org.infinispan.configuration.cache.AbstractStoreConfiguration
attributes, MAX_BATCH_SIZE, PRELOAD, PROPERTIES, PURGE_ON_STARTUP, READ_ONLY, SEGMENTED, SHARED, TRANSACTIONAL, WRITE_ONLY
-
Constructor Summary
ConstructorDescriptionCustomStoreConfiguration
(AttributeSet attributes, AsyncStoreConfiguration async) -
Method Summary
Methods inherited from class org.infinispan.configuration.cache.AbstractStoreConfiguration
async, attributes, equals, fetchPersistentState, hashCode, ignoreModifications, maxBatchSize, preload, properties, purgeOnStartup, segmented, shared, toString, transactional, writeOnly
-
Field Details
-
CUSTOM_STORE_CLASS
-
-
Constructor Details
-
CustomStoreConfiguration
-
-
Method Details
-
attributeDefinitionSet
-
customStoreClass
-