Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Com.basho.riak.client.api.commands.mapreduce Classes and Interfaces - 48 results found.
NameDescriptionTypePackageFramework
BetweenFilterClasscom.basho.riak.client.api.commands.mapreduce.filtersRiak
BucketInputMapReduce Input that provides a whole bucket's contents as input for the MapReduce job.Classcom.basho.riak.client.api.commands.mapreduceRiak
BucketInputSerializerSerializes a BucketInput to a Riak MapReduce JSON format.Classcom.basho.riak.client.api.commands.mapreduceRiak
BucketKeyInputMapReduce Input that provides a specific set of Locations for a MapReduce job.Classcom.basho.riak.client.api.commands.mapreduceRiak
BucketKeyInputSerializerSerializes a BucketKeyInput to a Riak MapReduce JSON format.Classcom.basho.riak.client.api.commands.mapreduceRiak
BucketKeyMapReduceCommand used to perform a map reduce operation over a specific set of keys in a bucket.Classcom.basho.riak.client.api.commands.mapreduceRiak
BucketKeyMapReduce .BuilderBuilder for a BucketKeyMapReduce command.Classcom.basho.riak.client.api.commands.mapreduceRiak
BucketMapReduceCommand used to perform a Map Reduce operation over a bucket in Riak.Classcom.basho.riak.client.api.commands.mapreduceRiak
BucketMapReduce .BuilderBuilder for a BucketMapReduce command.Classcom.basho.riak.client.api.commands.mapreduceRiak
EndsWithFilterClasscom.basho.riak.client.api.commands.mapreduce.filtersRiak
EqualToFilterClasscom.basho.riak.client.api.commands.mapreduce.filtersRiak
FloatToStringFilterTransforms the input key from a float to a string.Classcom.basho.riak.client.api.commands.mapreduce.filtersRiak
GreaterThanFilterFilters in keys that are greater than the configured value.Classcom.basho.riak.client.api.commands.mapreduce.filtersRiak
GreaterThanOrEqualFilterClasscom.basho.riak.client.api.commands.mapreduce.filtersRiak
IndexInputMapReduce Input that uses the results of a Secondary Index(2i) query as the input for a MapReduce job.Classcom.basho.riak.client.api.commands.mapreduceRiak
IndexInputSerializerSerializes a IndexInput to a Riak MapReduce JSON format.Classcom.basho.riak.client.api.commands.mapreduceRiak
IndexMapReduceCommand used to performs a map reduce operation using a secondary index (2i) as input.Classcom.basho.riak.client.api.commands.mapreduceRiak
IndexMapReduce .BuilderBuilder for a IndexMapReduce command.Classcom.basho.riak.client.api.commands.mapreduceRiak
IntToStringFilterTransforms a key from an int to a string.Classcom.basho.riak.client.api.commands.mapreduce.filtersRiak
KeyFilterTop level interface for Key Filters.Classcom.basho.riak.client.api.commands.mapreduce.filtersRiak
KeyTransformFilterInterfacecom.basho.riak.client.api.commands.mapreduce.filtersRiak
LessThanFilterClasscom.basho.riak.client.api.commands.mapreduce.filtersRiak
LessThanOrEqualFilterFilter in keys that =< than the configured value.Classcom.basho.riak.client.api.commands.mapreduce.filtersRiak
LogicalAndFilterClasscom.basho.riak.client.api.commands.mapreduce.filtersRiak
LogicalFilterShared code for the set of "logical" filters.Classcom.basho.riak.client.api.commands.mapreduce.filtersRiak
LogicalNotFilterClasscom.basho.riak.client.api.commands.mapreduce.filtersRiak
LogicalOrFilterClasscom.basho.riak.client.api.commands.mapreduce.filtersRiak
MapReduceBase abstract class for all MapReduce commands.Classcom.basho.riak.client.api.commands.mapreduceRiak
MapReduce .BuilderBase abstract class for all MapReduce command builders.Classcom.basho.riak.client.api.commands.mapreduceRiak
MapReduce .ResponseResponse from a MapReduce command.Classcom.basho.riak.client.api.commands.mapreduceRiak
MapReduceInputInterfacecom.basho.riak.client.api.commands.mapreduceRiak
MapReducePhaseShared common interface for Map/Reduce phase definitions.Classcom.basho.riak.client.api.commands.mapreduceRiak
MapReducePhase .PhaseTypePossible phase types.Classcom.basho.riak.client.api.commands.mapreduceRiak
MatchFilterClasscom.basho.riak.client.api.commands.mapreduce.filtersRiak
NotEqualToFilterClasscom.basho.riak.client.api.commands.mapreduce.filtersRiak
SearchInputMapReduce Input that provides the results of a Search query as the input for a MapReduce job.Classcom.basho.riak.client.api.commands.mapreduceRiak
SearchInputSerializerSerializes a SearchInput to a Riak MapReduce JSON format.Classcom.basho.riak.client.api.commands.mapreduceRiak
SearchMapReduceCommand used to perform a map reduce operation with a search query as input.Classcom.basho.riak.client.api.commands.mapreduceRiak
SearchMapReduce .BuilderBuilder for a SearchMapReduce command.Classcom.basho.riak.client.api.commands.mapreduceRiak
SetMemberFilterClasscom.basho.riak.client.api.commands.mapreduce.filtersRiak
SimilarToFilterClasscom.basho.riak.client.api.commands.mapreduce.filtersRiak
StartsWithFilterClasscom.basho.riak.client.api.commands.mapreduce.filtersRiak
StringToFloatFilterClasscom.basho.riak.client.api.commands.mapreduce.filtersRiak
StringToIntFilterClasscom.basho.riak.client.api.commands.mapreduce.filtersRiak
TokenizeFilterClasscom.basho.riak.client.api.commands.mapreduce.filtersRiak
ToLowerFilterTransform filter that lower cases the key.Classcom.basho.riak.client.api.commands.mapreduce.filtersRiak
ToUpperFilterClasscom.basho.riak.client.api.commands.mapreduce.filtersRiak
UrlDecodeFilterClasscom.basho.riak.client.api.commands.mapreduce.filtersRiak