|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RiakClientFactory | |
|---|---|
| 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 RiakClientFactory in com.basho.riak.client.raw.http |
|---|
| Classes in com.basho.riak.client.raw.http that implement RiakClientFactory | |
|---|---|
class |
HTTPClusterClientFactory
Factory for HTTPClusterClient |
class |
HTTPRiakClientFactory
Factory for creating HTTPClientAdapter instances configured by the
given HTTPClientConfig. |
| Methods in com.basho.riak.client.raw.http that return RiakClientFactory | |
|---|---|
static RiakClientFactory |
HTTPClusterClientFactory.getInstance()
|
| Uses of RiakClientFactory in com.basho.riak.client.raw.pbc |
|---|
| Classes in com.basho.riak.client.raw.pbc that implement RiakClientFactory | |
|---|---|
class |
PBClusterClientFactory
RiakClientFactory implementation that creates PBClusterClient
s from the given PBClientConfig |
class |
PBRiakClientFactory
Creates PBClientAdapters configured as per the PBClientConfig
given. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||