|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PBClientConfig | |
---|---|
com.basho.riak.client.raw.pbc | Classes for adapting the pbc.RiakClient to the
RawClient interface |
Uses of PBClientConfig in com.basho.riak.client.raw.pbc |
---|
Methods in com.basho.riak.client.raw.pbc that return PBClientConfig | |
---|---|
PBClientConfig |
PBClientConfig.Builder.build()
|
static PBClientConfig |
PBClientConfig.defaults()
Create an instance with all default values. |
Methods in com.basho.riak.client.raw.pbc that return types with arguments of type PBClientConfig | |
---|---|
ClusterConfig<PBClientConfig> |
PBClusterConfig.addHosts(PBClientConfig config,
String... hosts)
|
ClusterConfig<PBClientConfig> |
PBClusterConfig.addHosts(String... hosts)
|
Methods in com.basho.riak.client.raw.pbc with parameters of type PBClientConfig | |
---|---|
ClusterConfig<PBClientConfig> |
PBClusterConfig.addHosts(PBClientConfig config,
String... hosts)
|
static PBClientConfig.Builder |
PBClientConfig.Builder.from(PBClientConfig copyConfig)
Create a new builder with values all copied from copyConfig |
Method parameters in com.basho.riak.client.raw.pbc with type arguments of type PBClientConfig | |
---|---|
protected RawClient[] |
PBClusterClient.fromConfig(ClusterConfig<PBClientConfig> clusterConfig)
|
Constructor parameters in com.basho.riak.client.raw.pbc with type arguments of type PBClientConfig | |
---|---|
PBClusterClient(ClusterConfig<PBClientConfig> clusterConfig)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |