|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use com.basho.riak.client.raw.pbc | |
|---|---|
| com.basho.riak.client.raw.pbc | Classes for adapting the pbc.RiakClient to the
RawClient interface |
| Classes in com.basho.riak.client.raw.pbc used by com.basho.riak.client.raw.pbc | |
|---|---|
| PBClientConfig
The set of configuration parameters needed to configure a Protocol Buffers client |
|
| PBClientConfig.Builder
Builder for the PBClientConfig Has the following default values:
field
default
socketBufferSizeKb
16
host
127.0.0.1
port
8087
poolSize
0 (unlimited)
initialPoolSize
0
idleConnectionTTLMillis
1000 (idle connections will be closed after 1 second)
connectionWaitTimeoutMillis
1000 (if a connection cannot be acquired within this time and
exception is thrown)
|
|
PBClusterClientFactory
RiakClientFactory implementation that creates PBClusterClient
s from the given PBClientConfig |
|
| PBMapReduceResult
Concrete implementation of MapReduceResult that handles PB response stream |
|
| PBRiakClientFactory
Creates PBClientAdapters configured as per the PBClientConfig
given. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||