Package | Description |
---|---|
org.infinispan.compatibility.loaders |
Modifier and Type | Method and Description |
---|---|
Custom52xCacheStoreConfig.FsyncMode |
Custom52xCacheStoreConfig.getFsyncMode() |
static Custom52xCacheStoreConfig.FsyncMode |
Custom52xCacheStoreConfig.FsyncMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Custom52xCacheStoreConfig.FsyncMode[] |
Custom52xCacheStoreConfig.FsyncMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
Custom52xCacheStoreConfig |
Custom52xCacheStoreConfig.fsyncMode(Custom52xCacheStoreConfig.FsyncMode fsyncMode) |
void |
Custom52xCacheStoreConfig.setFsyncMode(Custom52xCacheStoreConfig.FsyncMode fsyncMode) |
Copyright © 2014 JBoss, a division of Red Hat. All Rights Reserved.