| Package | Description |
|---|---|
| com.basho.riak.client.api.convert.reflection | |
| com.basho.riak.client.core.query | |
| com.basho.riak.client.core.query.indexes |
Low-level API for managing Riak Secondary Indexes (2i)
|
| Class and Description |
|---|
| RiakIndexes
Container used to instantiate and Manage
RiakIndex objects to be used with a RiakObject. |
| Class and Description |
|---|
| RiakIndexes
Container used to instantiate and Manage
RiakIndex objects to be used with a RiakObject. |
| Class and Description |
|---|
| BigIntIndex.Name
Encapsulates the name and
IndexType for a BigIntIndex |
| IndexType
Enum that encapsulates the suffix used to determine and index type in Riak.
|
| LongIntIndex.Name
Encapsulates the name and
IndexType for a LongIntIndex |
| RawIndex.Name
Encapsulates the name and
IndexType for a RawIndex |
| RiakIndex
Abstract base class for modeling a Riak Secondary Index (2i).
|
| RiakIndex.Name
Abstract base class used to encapsulate a
RiakIndex name and type. |
StringBinIndex
RiakIndex implementation used to access a Riak _bin Secondary Index using String values. |
| StringBinIndex.Name
Encapsulates the name, character asSet, and
IndexType for a StringBinIndex |
Copyright © 2015. All rights reserved.