| Name | Description | Type | Package | Framework |
| BetweenFilter | Class | com.basho.riak.client.api.commands.mapreduce.filters | 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 |
| EndsWithFilter | Class | com.basho.riak.client.api.commands.mapreduce.filters | Riak | |
| EqualToFilter | Class | com.basho.riak.client.api.commands.mapreduce.filters | 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 |
| 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 |
| 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 |
| MatchFilter | Class | com.basho.riak.client.api.commands.mapreduce.filters | Riak | |
| NotEqualToFilter | Class | com.basho.riak.client.api.commands.mapreduce.filters | 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 |
| SetMemberFilter | Class | com.basho.riak.client.api.commands.mapreduce.filters | Riak | |
| SimilarToFilter | Class | com.basho.riak.client.api.commands.mapreduce.filters | Riak | |
| StartsWithFilter | Class | com.basho.riak.client.api.commands.mapreduce.filters | 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 | |
| UrlDecodeFilter | Class | com.basho.riak.client.api.commands.mapreduce.filters | Riak | |