Package | Description |
---|---|
com.basho.riak.client |
Provides the top-level
IRiakClient
and IRiakObject classes required to store data
in Riak, start here. |
com.basho.riak.client.query |
Classes and interfaces for running map/reduce and link walk operations on
Riak.
|
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.indexes |
Inputs to the
RawClient s for secondary
index querying. |
Class and Description |
---|
IndexQuery
Base marker interface for 2i queries
|
Class and Description |
---|
IndexQuery
Base marker interface for 2i queries
|
Class and Description |
---|
IndexQuery
Base marker interface for 2i queries
|
Class and Description |
---|
IndexQuery
Base marker interface for 2i queries
|
Class and Description |
---|
IndexQuery
Base marker interface for 2i queries
|
Class and Description |
---|
AbstractIndexQuery
Base implementation of common behaviour for an
IndexQuery |
AbstractRangeQuery
Base, common, generic
RangeQuery implementation |
AbstractValueQuery
Common, base, generic implementation for value match index queries.
|
IndexQuery
Base marker interface for 2i queries
|
IndexWriter
Provide
IndexQuery s with a way to write themselves. |
RangeQuery
Marker interface for a 2i range query
|
ValueQuery
Marker interface for a 2i value match query
|
Copyright © 2014. All Rights Reserved.