Package | Description |
---|---|
org.infinispan.persistence.rest.configuration |
Modifier and Type | Method and Description |
---|---|
ConnectionPoolConfiguration |
RestStoreConfiguration.connectionPool() |
ConnectionPoolConfiguration |
ConnectionPoolConfigurationBuilder.create() |
Modifier and Type | Method and Description |
---|---|
ConnectionPoolConfigurationBuilder |
ConnectionPoolConfigurationBuilder.read(ConnectionPoolConfiguration template) |
Constructor and Description |
---|
RestStoreConfiguration(boolean purgeOnStartup,
boolean fetchPersistentState,
boolean ignoreModifications,
AsyncStoreConfiguration async,
SingletonStoreConfiguration singletonStore,
boolean preload,
boolean shared,
Properties properties,
ConnectionPoolConfiguration connectionPool,
String key2StringMapper,
String metadataHelper,
String host,
int port,
String path,
boolean appendCacheNameToPath) |
Copyright © 2014 JBoss, a division of Red Hat. All Rights Reserved.