Package com.basho.riak.client.raw.query

Inputs to the RawClients for Map/Reduce and Link Walking.

See:
          Description

Class Summary
LinkWalkSpec An immutable class that represents a link walk specification, built by a LinkWalk operation, used internally.
MapReduceSpec An immutable representation of a Map Reduce Query, run it via IRiakClient#mapReduce(MapReduceSpec), used internally.
 

Exception Summary
MapReduceTimeoutException Checked exception thrown when an Map Reduce job takes longer than the specified timeout.
 

Package com.basho.riak.client.raw.query Description

Inputs to the RawClients for Map/Reduce and Link Walking. RawClient interface



Copyright © 2012. All Rights Reserved.