@Deprecated public class LevelDBStoreConfiguration extends org.infinispan.persistence.rocksdb.configuration.RocksDBStoreConfiguration
Modifier and Type | Class and Description |
---|---|
static class |
LevelDBStoreConfiguration.ImplementationType
Deprecated.
|
attributes, FETCH_PERSISTENT_STATE, IGNORE_MODIFICATIONS, MAX_BATCH_SIZE, PRELOAD, PROPERTIES, PURGE_ON_STARTUP, SEGMENTED, SHARED, TRANSACTIONAL
Constructor and Description |
---|
LevelDBStoreConfiguration(AttributeSet attributes,
AsyncStoreConfiguration async,
SingletonStoreConfiguration singletonStore)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
static AttributeSet |
attributeDefinitionSet()
Deprecated.
|
LevelDBStoreConfiguration.ImplementationType |
implementationType()
Deprecated.
|
blockSize, cacheSize, clearThreshold, compressionType, expiredLocation, expiryQueueSize, location
async, attributes, equals, fetchPersistentState, hashCode, ignoreModifications, maxBatchSize, preload, properties, purgeOnStartup, segmented, shared, singletonStore, toString, transactional
public LevelDBStoreConfiguration(AttributeSet attributes, AsyncStoreConfiguration async, SingletonStoreConfiguration singletonStore)
public static AttributeSet attributeDefinitionSet()
public LevelDBStoreConfiguration.ImplementationType implementationType()
Copyright © 2019 JBoss, a division of Red Hat. All rights reserved.