Class CustomStoreConfiguration
java.lang.Object
org.infinispan.commons.configuration.attributes.ConfigurationElement<AbstractStoreConfiguration<CustomStoreConfiguration>>
org.infinispan.configuration.cache.AbstractStoreConfiguration<CustomStoreConfiguration>
org.infinispan.configuration.cache.CustomStoreConfiguration
- All Implemented Interfaces:
Matchable<AbstractStoreConfiguration<CustomStoreConfiguration>>, Updatable<AbstractStoreConfiguration<CustomStoreConfiguration>>, StoreConfiguration
-
Field Summary
FieldsFields inherited from class AbstractStoreConfiguration
MAX_BATCH_SIZE, PRELOAD, PROPERTIES, PURGE_ON_STARTUP, READ_ONLY, SEGMENTED, SHARED, TRANSACTIONAL, WRITE_ONLYFields inherited from class ConfigurationElement
attributes, CHILDLESS, children, element, repeated -
Constructor Summary
ConstructorsConstructorDescriptionCustomStoreConfiguration(AttributeSet attributes, AsyncStoreConfiguration async) -
Method Summary
Methods inherited from class AbstractStoreConfiguration
async, fetchPersistentState, ignoreModifications, maxBatchSize, preload, properties, purgeOnStartup, segmented, shared, transactional, writeOnlyMethods inherited from class ConfigurationElement
attributes, child, children, children, elementName, equals, findAttribute, hashCode, isModified, list, matches, toString, update, validateUpdate, writeMethods inherited from interface StoreConfiguration
attributes
-
Field Details
-
CUSTOM_STORE_CLASS
-
-
Constructor Details
-
CustomStoreConfiguration
-
-
Method Details
-
attributeDefinitionSet
-
customStoreClass
-