| Name | Description | Type | Package | Framework |
| BigIntIndex | Class | com.basho.riak.client.core.query.indexes | Riak | |
| BigIntIndex .Name | Class | com.basho.riak.client.core.query.indexes | Riak | |
| IndexType | Enum that encapsulates the suffix used to determine and index type in Riak. | Class | com.basho.riak.client.core.query.indexes | Riak |
| LongIntIndex | RiakIndex implementation used to access a Riak _int Secondary Index using Long values. | Class | com.basho.riak.client.core.query.indexes | Riak |
| LongIntIndex .Name | Class | com.basho.riak.client.core.query.indexes | Riak | |
| RawIndex | RiakIndex implementation used to access a Riak _int or _bin Secondary Index using BinaryValue (byte[]) values. | Class | com.basho.riak.client.core.query.indexes | Riak |
| RawIndex .Name | Class | com.basho.riak.client.core.query.indexes | Riak | |
| RiakIndex | Abstract base class for modeling a Riak Secondary Index (2i). | Class | com.basho.riak.client.core.query.indexes | Riak |
| RiakIndex .Name | Abstract base class used to encapsulate a RiakIndex name and type. | Class | com.basho.riak.client.core.query.indexes | Riak |
| RiakIndexes | Container used to instantiate and Manage RiakIndex objects to be used with a RiakObject. | Class | com.basho.riak.client.core.query.indexes | Riak |
| StringBinIndex | RiakIndex implementation used to access a Riak _bin Secondary Index using String values. | Class | com.basho.riak.client.core.query.indexes | Riak |
| StringBinIndex .Name | Class | com.basho.riak.client.core.query.indexes | Riak | |