| Package | Description |
|---|---|
| org.infinispan.persistence.leveldb.configuration |
Configuration for
LevelDBStore |
| Modifier and Type | Method and Description |
|---|---|
LevelDBStoreConfiguration.ImplementationType |
LevelDBStoreConfiguration.implementationType() |
static LevelDBStoreConfiguration.ImplementationType |
LevelDBStoreConfiguration.ImplementationType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LevelDBStoreConfiguration.ImplementationType[] |
LevelDBStoreConfiguration.ImplementationType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
LevelDBStoreConfigurationBuilder |
LevelDBStoreConfigurationBuilder.implementationType(LevelDBStoreConfiguration.ImplementationType implementationType) |
Copyright © 2025 JBoss, a division of Red Hat. All rights reserved.