Package | Description |
---|---|
com.basho.riak.client.raw |
The raw interfaces/classes exist to provide unified access to any underlying transport clients for Riak
|
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 |
com.basho.riak.client.raw.query |
Inputs to the
RawClient s for Map/Reduce and Link Walking. |
Class and Description |
---|
IndexSpec |
LinkWalkSpec
An immutable class that represents a link walk specification, built by a
LinkWalk operation, used internally. |
MapReduceSpec
An immutable representation of a Map Reduce Query, run it via
IRiakClient#mapReduce(MapReduceSpec) , used internally. |
MapReduceTimeoutException
Checked exception thrown when an Map Reduce job takes longer than the
specified timeout.
|
Class and Description |
---|
IndexSpec |
LinkWalkSpec
An immutable class that represents a link walk specification, built by a
LinkWalk operation, used internally. |
MapReduceSpec
An immutable representation of a Map Reduce Query, run it via
IRiakClient#mapReduce(MapReduceSpec) , used internally. |
MapReduceTimeoutException
Checked exception thrown when an Map Reduce job takes longer than the
specified timeout.
|
Class and Description |
---|
IndexSpec |
LinkWalkSpec
An immutable class that represents a link walk specification, built by a
LinkWalk operation, used internally. |
MapReduceSpec
An immutable representation of a Map Reduce Query, run it via
IRiakClient#mapReduce(MapReduceSpec) , used internally. |
MapReduceTimeoutException
Checked exception thrown when an Map Reduce job takes longer than the
specified timeout.
|
Class and Description |
---|
IndexSpec |
IndexSpec.Builder |
Copyright © 2014. All Rights Reserved.