Package com.basho.riak.pbc.mapreduce

The legacy, low-level Protocol Buffers query classes for Map Reduce.

See:
          Description

Interface Summary
MapReduceFunction Interface for describing functions used in map/reduce jobs
 

Class Summary
ErlangFunction Represents an Erlang function used in a map or reduce phase of a map/reduce job
JavascriptFunction Represents a Javascript function used in a map or reduce phase of a map/reduce job
LinkFunction A MapReduceFunction for a Link Phase of a Map/Reduce query.
MapReduceBuilder Builds a map/reduce job description and submits it Uses the same chained method metaphor as StringBuilder or StringBuffer
MapReduceResponse The results of executing a map/reduce query, wraps the PBC message response
 

Enum Summary
MapReduceFunction.Types  
 

Package com.basho.riak.pbc.mapreduce Description

The legacy, low-level Protocol Buffers query classes for Map Reduce.

See Also:
IRiakClient, RawClient, PBClientAdapter


Copyright © 2012. All Rights Reserved.