public class CloudCacheStoreConfiguration extends AbstractStoreConfiguration implements LegacyLoaderAdapter<CloudCacheStoreConfig>
Modifier and Type | Method and Description |
---|---|
CloudCacheStoreConfig |
adapt() |
String |
bucketPrefix() |
String |
cloudService() |
String |
cloudServiceLocation() |
boolean |
compress() |
String |
identity() |
boolean |
lazyPurgingOnly() |
int |
maxConnections() |
String |
password() |
String |
proxyHost() |
int |
proxyPort() |
long |
requestTimeout() |
boolean |
secure() |
async, equals, fetchPersistentState, hashCode, ignoreModifications, purgeOnStartup, purgerThreads, purgeSynchronously, singletonStore
properties
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
properties
public CloudCacheStoreConfig adapt()
adapt
in interface LegacyLoaderAdapter<CloudCacheStoreConfig>
public String bucketPrefix()
public String cloudService()
public String cloudServiceLocation()
public boolean compress()
public String identity()
public boolean lazyPurgingOnly()
public int maxConnections()
public String password()
public String proxyHost()
public int proxyPort()
public long requestTimeout()
public boolean secure()
Copyright © 2017 JBoss, a division of Red Hat. All Rights Reserved.