Package | Description |
---|---|
org.infinispan.client.hotrod.configuration |
Hot Rod client configuration API.
|
Modifier and Type | Method and Description |
---|---|
ServerConfiguration |
ServerConfigurationBuilder.create() |
Modifier and Type | Method and Description |
---|---|
List<ServerConfiguration> |
ClusterConfiguration.getCluster() |
List<ServerConfiguration> |
Configuration.servers() |
Modifier and Type | Method and Description |
---|---|
ServerConfigurationBuilder |
ServerConfigurationBuilder.read(ServerConfiguration template) |
Constructor and Description |
---|
ClusterConfiguration(List<ServerConfiguration> serverCluster,
String clusterName) |
Copyright © 2020 JBoss, a division of Red Hat. All rights reserved.