Uses of Class
com.basho.riak.client.raw.ClusterClient

Packages that use ClusterClient
com.basho.riak.client.raw.http Classes for adapting the http.RiakClient to the RawClient interface 
com.basho.riak.client.raw.pbc Classes for adapting the pbc.RiakClient to the RawClient interface 
 

Uses of ClusterClient in com.basho.riak.client.raw.http
 

Subclasses of ClusterClient in com.basho.riak.client.raw.http
 class HTTPClusterClient
          Cluster client that creates a collection of HTTPClientAdapter RawClient instances from a given HTTPClusterConfig
 

Uses of ClusterClient in com.basho.riak.client.raw.pbc
 

Subclasses of ClusterClient in com.basho.riak.client.raw.pbc
 class PBClusterClient
          Concrete ClusterClient that creates a collection of PBClientAdapters from the given PBClientConfig
 



Copyright © 2012. All Rights Reserved.