Modifier and Type | Method and Description |
---|---|
Configuration |
RemoteCacheManager.getConfiguration()
Retrieves the configuration currently in use.
|
Constructor and Description |
---|
RemoteCacheManager(Configuration configuration)
Create a new RemoteCacheManager using the supplied
Configuration . |
RemoteCacheManager(Configuration configuration,
boolean start)
Create a new RemoteCacheManager using the supplied
Configuration . |
Modifier and Type | Method and Description |
---|---|
Configuration |
AbstractConfigurationChildBuilder.build() |
Configuration |
ConfigurationChildBuilder.build()
Builds a configuration object
|
Configuration |
ConfigurationBuilder.build() |
Configuration |
ConfigurationBuilder.build(boolean validate) |
Configuration |
ConfigurationBuilder.create() |
Modifier and Type | Method and Description |
---|---|
ConfigurationBuilder |
ConfigurationBuilder.read(Configuration template) |
Modifier and Type | Method and Description |
---|---|
void |
ConsistentHashFactory.init(Configuration configuration) |
Modifier and Type | Method and Description |
---|---|
void |
TransportFactory.start(Codec codec,
Configuration configuration,
AtomicInteger topologyId) |
Modifier and Type | Method and Description |
---|---|
void |
TcpTransportFactory.start(Codec codec,
Configuration configuration,
AtomicInteger topologyId) |
Copyright © 2016 JBoss, a division of Red Hat. All rights reserved.