Class RocksDBStoreConfiguration
java.lang.Object
org.infinispan.commons.configuration.attributes.ConfigurationElement<AbstractStoreConfiguration<RocksDBStoreConfiguration>>
org.infinispan.configuration.cache.AbstractStoreConfiguration<RocksDBStoreConfiguration>
org.infinispan.persistence.rocksdb.configuration.RocksDBStoreConfiguration
- All Implemented Interfaces:
Matchable<AbstractStoreConfiguration<RocksDBStoreConfiguration>>
,Updatable<AbstractStoreConfiguration<RocksDBStoreConfiguration>>
,StoreConfiguration
public class RocksDBStoreConfiguration
extends AbstractStoreConfiguration<RocksDBStoreConfiguration>
- Author:
- Ray Tsang
-
Field Summary
FieldsFields inherited from class org.infinispan.configuration.cache.AbstractStoreConfiguration
MAX_BATCH_SIZE, PRELOAD, PROPERTIES, PURGE_ON_STARTUP, READ_ONLY, SEGMENTED, SHARED, TRANSACTIONAL, WRITE_ONLY
Fields inherited from class org.infinispan.commons.configuration.attributes.ConfigurationElement
attributes, CHILDLESS, children, element, repeated
-
Constructor Summary
ConstructorsConstructorDescriptionRocksDBStoreConfiguration
(AttributeSet attributes, AsyncStoreConfiguration async, RocksDBExpirationConfiguration expiration) -
Method Summary
Methods inherited from class org.infinispan.configuration.cache.AbstractStoreConfiguration
async, fetchPersistentState, ignoreModifications, maxBatchSize, preload, properties, purgeOnStartup, segmented, shared, transactional, writeOnly
Methods inherited from class org.infinispan.commons.configuration.attributes.ConfigurationElement
attributes, child, children, children, elementName, equals, findAttribute, hashCode, isModified, list, matches, toString, update, validateUpdate, write
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
Methods inherited from interface org.infinispan.configuration.cache.StoreConfiguration
attributes
-
Field Details
-
COMPRESSION_TYPE
-
-
Constructor Details
-
RocksDBStoreConfiguration
public RocksDBStoreConfiguration(AttributeSet attributes, AsyncStoreConfiguration async, RocksDBExpirationConfiguration expiration)
-
-
Method Details
-
attributeDefinitionSet
-
expiration
-
location
-
expiredLocation
-
compressionType
-