public class FileCacheStoreConfiguration extends AbstractLockSupportStoreConfiguration implements LegacyLoaderAdapter<FileCacheStoreConfig>
Modifier and Type | Method and Description |
---|---|
FileCacheStoreConfig |
adapt() |
boolean |
equals(Object o) |
long |
fsyncInterval() |
FileCacheStoreConfigurationBuilder.FsyncMode |
fsyncMode() |
int |
hashCode() |
String |
location() |
int |
streamBufferSize() |
String |
toString() |
lockAcquistionTimeout, lockConcurrencyLevel
async, fetchPersistentState, ignoreModifications, purgeOnStartup, purgerThreads, purgeSynchronously, singletonStore
properties
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
async, fetchPersistentState, ignoreModifications, purgeOnStartup, purgerThreads, purgeSynchronously, singletonStore
properties
public long fsyncInterval()
public FileCacheStoreConfigurationBuilder.FsyncMode fsyncMode()
public String location()
public int streamBufferSize()
public boolean equals(Object o)
equals
in class AbstractLockSupportStoreConfiguration
public int hashCode()
hashCode
in class AbstractLockSupportStoreConfiguration
public FileCacheStoreConfig adapt()
adapt
in interface LegacyLoaderAdapter<FileCacheStoreConfig>
Copyright © 2017 JBoss, a division of Red Hat. All Rights Reserved.