| Name | Description | Type | Package | Framework |
| BetweenFilter | Class | com.basho.riak.client.api.commands.mapreduce.filters | Riak | |
| BigIntIndexQuery | Performs a 2i query where the 2i index keys are numeric. | Class | com.basho.riak.client.api.commands.indexes | Riak |
| BigIntIndexQuery .Builder | Builder used to construct a BigIntIndexQuery. | Class | com.basho.riak.client.api.commands.indexes | Riak |
| BigIntIndexQuery .Init | Class | com.basho.riak.client.api.commands.indexes | Riak | |
| BigIntIndexQuery .Response | Class | com.basho.riak.client.api.commands.indexes | Riak | |
| BinIndexQuery | Performs a 2i query where the 2i index keys are strings. | Class | com.basho.riak.client.api.commands.indexes | Riak |
| BinIndexQuery .Builder | Builder used to construct a BinIndexQuery. | Class | com.basho.riak.client.api.commands.indexes | Riak |
| BinIndexQuery .Init | Class | com.basho.riak.client.api.commands.indexes | Riak | |
| BinIndexQuery .Response | Class | com.basho.riak.client.api.commands.indexes | Riak | |
| BucketInput | MapReduce Input that provides a whole bucket's contents as input for the MapReduce job. | Class | com.basho.riak.client.api.commands.mapreduce | Riak |
| BucketInputSerializer | Serializes a BucketInput to a Riak MapReduce JSON format. | Class | com.basho.riak.client.api.commands.mapreduce | Riak |
| BucketKeyInput | MapReduce Input that provides a specific set of Locations for a MapReduce job. | Class | com.basho.riak.client.api.commands.mapreduce | Riak |
| BucketKeyInputSerializer | Serializes a BucketKeyInput to a Riak MapReduce JSON format. | Class | com.basho.riak.client.api.commands.mapreduce | Riak |
| BucketKeyMapReduce | Command used to perform a map reduce operation over a specific set of keys in a bucket. | Class | com.basho.riak.client.api.commands.mapreduce | Riak |
| BucketKeyMapReduce .Builder | Builder for a BucketKeyMapReduce command. | Class | com.basho.riak.client.api.commands.mapreduce | Riak |
| BucketMapReduce | Command used to perform a Map Reduce operation over a bucket in Riak. | Class | com.basho.riak.client.api.commands.mapreduce | Riak |
| BucketMapReduce .Builder | Builder for a BucketMapReduce command. | Class | com.basho.riak.client.api.commands.mapreduce | Riak |
| Context | Encapsulates a context returned from a datatype fetch command. | Class | com.basho.riak.client.api.commands.datatypes | Riak |
| CoreFutureAdapter | Class | com.basho.riak.client.api.commands | Riak | |
| CounterUpdate | An update to a Riak counter datatype. | Class | com.basho.riak.client.api.commands.datatypes | Riak |
| DatatypeUpdate | An object that represents an update to a Riak datatype. | Interface | com.basho.riak.client.api.commands.datatypes | Riak |
| Delete | Time Series Delete Command Allows you to delete a single time series row by its key values. | Class | com.basho.riak.client.api.commands.timeseries | Riak |
| Delete .Builder | Used to construct a Time Series Delete command. | Class | com.basho.riak.client.api.commands.timeseries | Riak |
| DeleteIndex | Command used to delete a search index in Riak. | Class | com.basho.riak.client.api.commands.search | Riak |
| DeleteIndex .Builder | Builder for a DeleteIndex command. | Class | com.basho.riak.client.api.commands.search | Riak |
| DeleteValue | Command used to delete a value from Riak. | Class | com.basho.riak.client.api.commands.kv | Riak |
| DeleteValue .Builder | Used to construct a DeleteValue command. | Class | com.basho.riak.client.api.commands.kv | Riak |
| DeleteValue .Option | Class | com.basho.riak.client.api.commands.kv | Riak | |
| DescribeTable | Time Series DescribeTable Command Allows you to fetch a table definition from Riak Time Series. | Class | com.basho.riak.client.api.commands.timeseries | Riak |
| EndsWithFilter | Class | com.basho.riak.client.api.commands.mapreduce.filters | Riak | |
| EqualToFilter | Class | com.basho.riak.client.api.commands.mapreduce.filters | Riak | |
| Fetch | Time Series Fetch Command Allows you to fetch a single time series row by its key values. | Class | com.basho.riak.client.api.commands.timeseries | Riak |
| Fetch .Builder | Used to construct a Time Series Fetch command. | Class | com.basho.riak.client.api.commands.timeseries | Riak |
| FetchBucketProperties | Command used to fetch the properties of a bucket in Riak. | Class | com.basho.riak.client.api.commands.buckets | Riak |
| FetchBucketProperties .Builder | Builder used to construct a FetchBucketPoperties command. | Class | com.basho.riak.client.api.commands.buckets | Riak |
| FetchCounter | Command used to fetch a counter datatype from Riak. | Class | com.basho.riak.client.api.commands.datatypes | Riak |
| FetchCounter .Builder | Builder used to construct a FetchCounter command. | Class | com.basho.riak.client.api.commands.datatypes | Riak |
| FetchCounter .Response | Response from a FetchCounter command. | Class | com.basho.riak.client.api.commands.datatypes | Riak |
| FetchDatatype | Base abstract class for all CRDT fetch commands. | Class | com.basho.riak.client.api.commands.datatypes | Riak |
| FetchDatatype .Builder | Base abstract builder for all datatype fetch command builders. | Class | com.basho.riak.client.api.commands.datatypes | Riak |
| FetchDatatype .Option | Tuning parameters for all datatype fetch commands. | Class | com.basho.riak.client.api.commands.datatypes | Riak |
| FetchDatatype .Response | Base response for all CRDT fetch commands. | Class | com.basho.riak.client.api.commands.datatypes | Riak |
| FetchIndex | Command used to fetch a search index from Riak. | Class | com.basho.riak.client.api.commands.search | Riak |
| FetchIndex .Builder | Builder for a FetchIndex command. | Class | com.basho.riak.client.api.commands.search | Riak |
| FetchMap | Command used to fetch a counter datatype from Riak. | Class | com.basho.riak.client.api.commands.datatypes | Riak |
| FetchMap .Builder | Builder used to construct a FetchMap command. | Class | com.basho.riak.client.api.commands.datatypes | Riak |
| FetchMap .Response | Response from a FetchMap command. | Class | com.basho.riak.client.api.commands.datatypes | Riak |
| FetchSchema | Command used to fetch a search schema from Riak. | Class | com.basho.riak.client.api.commands.search | Riak |
| FetchSchema .Builder | Builder for a FetchSchema command. | Class | com.basho.riak.client.api.commands.search | Riak |
| FetchSet | Command used to fetch a set datatype from Riak. | Class | com.basho.riak.client.api.commands.datatypes | Riak |
| FetchSet .Builder | Builder used to construct a FetchSet command. | Class | com.basho.riak.client.api.commands.datatypes | Riak |
| FetchSet .Response | Response from a FetchSet command. | Class | com.basho.riak.client.api.commands.datatypes | Riak |
| FetchValue | Command used to fetch a value from Riak. | Class | com.basho.riak.client.api.commands.kv | Riak |
| FetchValue .Builder | Used to construct a FetchValue command. | Class | com.basho.riak.client.api.commands.kv | Riak |
| FetchValue .Option | Options for controlling how Riak performs the fetch operation. | Class | com.basho.riak.client.api.commands.kv | Riak |
| FetchValue .Response | A response from Riak containing results from a FetchValue command. | Class | com.basho.riak.client.api.commands.kv | Riak |
| FetchValue .Response .Init | Class | com.basho.riak.client.api.commands.kv | Riak | |
| FlagUpdate | An update to a Riak flag datatype. | Class | com.basho.riak.client.api.commands.datatypes | Riak |
| FloatToStringFilter | Transforms the input key from a float to a string. | Class | com.basho.riak.client.api.commands.mapreduce.filters | Riak |
| GreaterThanFilter | Filters in keys that are greater than the configured value. | Class | com.basho.riak.client.api.commands.mapreduce.filters | Riak |
| GreaterThanOrEqualFilter | Class | com.basho.riak.client.api.commands.mapreduce.filters | Riak | |
| IndexInput | MapReduce Input that uses the results of a Secondary Index(2i) query as the input for a MapReduce job. | Class | com.basho.riak.client.api.commands.mapreduce | Riak |
| IndexInputSerializer | Serializes a IndexInput to a Riak MapReduce JSON format. | Class | com.basho.riak.client.api.commands.mapreduce | Riak |
| IndexMapReduce | Command used to performs a map reduce operation using a secondary index (2i) as input. | Class | com.basho.riak.client.api.commands.mapreduce | Riak |
| IndexMapReduce .Builder | Builder for a IndexMapReduce command. | Class | com.basho.riak.client.api.commands.mapreduce | Riak |
| IntIndexQuery | Performs a 2i query where the 2i index keys are numeric. | Class | com.basho.riak.client.api.commands.indexes | Riak |
| IntIndexQuery .Builder | Builder used to construct a IntIndexQuery. | Class | com.basho.riak.client.api.commands.indexes | Riak |
| IntIndexQuery .Init | Class | com.basho.riak.client.api.commands.indexes | Riak | |
| IntIndexQuery .Response | Class | com.basho.riak.client.api.commands.indexes | Riak | |
| IntToStringFilter | Transforms a key from an int to a string. | Class | com.basho.riak.client.api.commands.mapreduce.filters | Riak |
| KeyFilter | Top level interface for Key Filters. | Class | com.basho.riak.client.api.commands.mapreduce.filters | Riak |
| KeyTransformFilter | Interface | com.basho.riak.client.api.commands.mapreduce.filters | Riak | |
| LessThanFilter | Class | com.basho.riak.client.api.commands.mapreduce.filters | Riak | |
| LessThanOrEqualFilter | Filter in keys that =< than the configured value. | Class | com.basho.riak.client.api.commands.mapreduce.filters | Riak |
| ListBuckets | Command used to list the buckets contained in a bucket type. | Class | com.basho.riak.client.api.commands.buckets | Riak |
| ListBuckets .Builder | Builder for a ListBuckets command. | Class | com.basho.riak.client.api.commands.buckets | Riak |
| ListBuckets .Response | A response from a ListBuckets command. | Class | com.basho.riak.client.api.commands.buckets | Riak |
| ListenableFuture | The base class for RiakFutures returned to users. | Class | com.basho.riak.client.api.commands | Riak |
| ListKeys | Command used to list the keys in a bucket. | Class | com.basho.riak.client.api.commands.kv | Riak |
| ListKeys | Time Series List Keys Command Allows you to List the Primary Keys in a Time Series Table. | Class | com.basho.riak.client.api.commands.timeseries | Riak |
| ListKeys .Builder | Used to construct a ListKeys command. | Class | com.basho.riak.client.api.commands.kv | Riak |
| ListKeys .Builder | Used to construct a Time Series ListKeys command. | Class | com.basho.riak.client.api.commands.timeseries | Riak |
| ListKeys .Response | Class | com.basho.riak.client.api.commands.kv | Riak | |
| LogicalAndFilter | Class | com.basho.riak.client.api.commands.mapreduce.filters | Riak | |
| LogicalFilter | Shared code for the set of "logical" filters. | Class | com.basho.riak.client.api.commands.mapreduce.filters | Riak |
| LogicalNotFilter | Class | com.basho.riak.client.api.commands.mapreduce.filters | Riak | |
| LogicalOrFilter | Class | com.basho.riak.client.api.commands.mapreduce.filters | Riak | |
| MapReduce | Base abstract class for all MapReduce commands. | Class | com.basho.riak.client.api.commands.mapreduce | Riak |
| MapReduce .Builder | Base abstract class for all MapReduce command builders. | Class | com.basho.riak.client.api.commands.mapreduce | Riak |
| MapReduce .Response | Response from a MapReduce command. | Class | com.basho.riak.client.api.commands.mapreduce | Riak |
| MapReduceInput | Interface | com.basho.riak.client.api.commands.mapreduce | Riak | |
| MapReducePhase | Shared common interface for Map/Reduce phase definitions. | Class | com.basho.riak.client.api.commands.mapreduce | Riak |
| MapReducePhase .PhaseType | Possible phase types. | Class | com.basho.riak.client.api.commands.mapreduce | Riak |
| MapUpdate | An update to a Riak map datatype. | Class | com.basho.riak.client.api.commands.datatypes | Riak |
| MatchFilter | Class | com.basho.riak.client.api.commands.mapreduce.filters | Riak | |
| MultiFetch | Command used to fetch multiple values from Riak. | Class | com.basho.riak.client.api.commands.kv | Riak |
| MultiFetch .Builder | Used to construct a MutiFetch command. | Class | com.basho.riak.client.api.commands.kv | Riak |
| MultiFetch .Response | The response from Riak for a MultiFetch command. | Class | com.basho.riak.client.api.commands.kv | Riak |
| NotEqualToFilter | Class | com.basho.riak.client.api.commands.mapreduce.filters | Riak | |
| Query | Time Series Query Command Allows you to query a Time Series table, with the given query string. | Class | com.basho.riak.client.api.commands.timeseries | Riak |
| Query .Builder | Used to construct a Time Series Query command. | Class | com.basho.riak.client.api.commands.timeseries | Riak |
| RawIndexQuery | Performs a 2i query where the 2i index keys are raw bytes. | Class | com.basho.riak.client.api.commands.indexes | Riak |
| RawIndexQuery .Builder | Builder used to construct a RawIndexQuery command. | Class | com.basho.riak.client.api.commands.indexes | Riak |
| RawIndexQuery .Response | Class | com.basho.riak.client.api.commands.indexes | Riak | |
| RegisterUpdate | An update to a Riak register datatype. | Class | com.basho.riak.client.api.commands.datatypes | Riak |
| ResetBucketProperties | Command used to reset the properties of a bucket in Riak. | Class | com.basho.riak.client.api.commands.buckets | Riak |
| ResetBucketProperties .Builder | Class | com.basho.riak.client.api.commands.buckets | Riak | |
| RiakOption | Class | com.basho.riak.client.api.commands | Riak | |
| Search | Command used to perform a search in Riak. | Class | com.basho.riak.client.api.commands.search | Riak |
| Search .Builder | Builder for a Search command. | Class | com.basho.riak.client.api.commands.search | Riak |
| Search .Option | Class | com.basho.riak.client.api.commands.search | Riak | |
| Search .Option .Operation | Can be an "AND", or "OR" operator. | Class | com.basho.riak.client.api.commands.search | Riak |
| Search .Presort | Presort results by the key, or search score. | Class | com.basho.riak.client.api.commands.search | Riak |
| SearchInput | MapReduce Input that provides the results of a Search query as the input for a MapReduce job. | Class | com.basho.riak.client.api.commands.mapreduce | Riak |
| SearchInputSerializer | Serializes a SearchInput to a Riak MapReduce JSON format. | Class | com.basho.riak.client.api.commands.mapreduce | Riak |
| SearchMapReduce | Command used to perform a map reduce operation with a search query as input. | Class | com.basho.riak.client.api.commands.mapreduce | Riak |
| SearchMapReduce .Builder | Builder for a SearchMapReduce command. | Class | com.basho.riak.client.api.commands.mapreduce | Riak |
| SecondaryIndexQuery | A Secondary Index Query. | Class | com.basho.riak.client.api.commands.indexes | Riak |
| SecondaryIndexQuery .IndexConverter | Interface | com.basho.riak.client.api.commands.indexes | Riak | |
| SecondaryIndexQuery .Init | Class | com.basho.riak.client.api.commands.indexes | Riak | |
| SecondaryIndexQuery .Response | Base class for all 2i responses. | Class | com.basho.riak.client.api.commands.indexes | Riak |
| SecondaryIndexQuery .Response .Entry | Class | com.basho.riak.client.api.commands.indexes | Riak | |
| SecondaryIndexQuery .Type | Returns the enum constant of this type with the specified name. | Class | com.basho.riak.client.api.commands.indexes | Riak |
| SetMemberFilter | Class | com.basho.riak.client.api.commands.mapreduce.filters | Riak | |
| SetUpdate | An update to a Riak set datatype. | Class | com.basho.riak.client.api.commands.datatypes | Riak |
| SimilarToFilter | Class | com.basho.riak.client.api.commands.mapreduce.filters | Riak | |
| StartsWithFilter | Class | com.basho.riak.client.api.commands.mapreduce.filters | Riak | |
| Store | Time Series Store Command Allows you to store data into a Time Series table. | Class | com.basho.riak.client.api.commands.timeseries | Riak |
| Store .Builder | Used to construct a Time Series Store command. | Class | com.basho.riak.client.api.commands.timeseries | Riak |
| StoreBucketProperties | Command used to store (modify) the properties of a bucket in Riak. | Class | com.basho.riak.client.api.commands.buckets | Riak |
| StoreBucketProperties .Builder | Class | com.basho.riak.client.api.commands.buckets | Riak | |
| StoreIndex | Command used to store a search index in Riak. | Class | com.basho.riak.client.api.commands.search | Riak |
| StoreIndex .Builder | Builder for a StoreIndex command. | Class | com.basho.riak.client.api.commands.search | Riak |
| StoreSchema | Command used to store a search schema in Riak. | Class | com.basho.riak.client.api.commands.search | Riak |
| StoreSchema .Builder | Builder for a StoreSchema command. | Class | com.basho.riak.client.api.commands.search | Riak |
| StoreValue | Command used to store a value in Riak. | Class | com.basho.riak.client.api.commands.kv | Riak |
| StoreValue .Builder | Used to construct a StoreValue command. | Class | com.basho.riak.client.api.commands.kv | Riak |
| StoreValue .Option | Options For controlling how Riak performs the store operation. | Class | com.basho.riak.client.api.commands.kv | Riak |
| StoreValue .Response | Class | com.basho.riak.client.api.commands.kv | Riak | |
| StoreValue .Response .Init | Class | com.basho.riak.client.api.commands.kv | Riak | |
| StringToFloatFilter | Class | com.basho.riak.client.api.commands.mapreduce.filters | Riak | |
| StringToIntFilter | Class | com.basho.riak.client.api.commands.mapreduce.filters | Riak | |
| TokenizeFilter | Class | com.basho.riak.client.api.commands.mapreduce.filters | Riak | |
| ToLowerFilter | Transform filter that lower cases the key. | Class | com.basho.riak.client.api.commands.mapreduce.filters | Riak |
| ToUpperFilter | Class | com.basho.riak.client.api.commands.mapreduce.filters | Riak | |
| UpdateCounter | Command used to update or create a counter datatype in Riak. | Class | com.basho.riak.client.api.commands.datatypes | Riak |
| UpdateCounter .Builder | Builder used to construct an UpdateCounter command. | Class | com.basho.riak.client.api.commands.datatypes | Riak |
| UpdateCounter .Response | A response from an UpdateCounter command. | Class | com.basho.riak.client.api.commands.datatypes | Riak |
| UpdateDatatype | Base abstract class used for all datatype updates. | Class | com.basho.riak.client.api.commands.datatypes | Riak |
| UpdateDatatype .Builder | Base abstract builder for all datatype update builders. | Class | com.basho.riak.client.api.commands.datatypes | Riak |
| UpdateDatatype .Option | Tuning parameters for all datatype fetch commands. | Class | com.basho.riak.client.api.commands.datatypes | Riak |
| UpdateDatatype .Response | Base abstract class used for all datatype update responses. | Class | com.basho.riak.client.api.commands.datatypes | Riak |
| UpdateMap | Command used to update or create a map datatype in Riak. | Class | com.basho.riak.client.api.commands.datatypes | Riak |
| UpdateMap .Builder | Builder used to construct an UpdateMap command. | Class | com.basho.riak.client.api.commands.datatypes | Riak |
| UpdateMap .Response | Class | com.basho.riak.client.api.commands.datatypes | Riak | |
| UpdateSet | Command used to update or create a set datatype in Riak. | Class | com.basho.riak.client.api.commands.datatypes | Riak |
| UpdateSet .Builder | Builder used to construct an UpdateSet command. | Class | com.basho.riak.client.api.commands.datatypes | Riak |
| UpdateSet .Response | A response from an UpdateSet command. | Class | com.basho.riak.client.api.commands.datatypes | Riak |
| UpdateValue | Perform an full cycle update of a Riak value: fetch, resolve, modify, store. | Class | com.basho.riak.client.api.commands.kv | Riak |
| UpdateValue .Builder | Used to construct an UpdateValue command. | Class | com.basho.riak.client.api.commands.kv | Riak |
| UpdateValue .Response | Class | com.basho.riak.client.api.commands.kv | Riak | |
| UpdateValue .Response .Init | Class | com.basho.riak.client.api.commands.kv | Riak | |
| UpdateValue .Update | Class | com.basho.riak.client.api.commands.kv | Riak | |
| UrlDecodeFilter | Class | com.basho.riak.client.api.commands.mapreduce.filters | Riak | |