Package com.basho.riak.client.query

Classes and interfaces for running map/reduce and link walk operations on Riak.

See: Description

Package com.basho.riak.client.query Description

Classes and interfaces for running map/reduce and link walk operations on Riak.

MapReduce and LinkWalk are RiakOperations. Use the IRiakClient as a factory to create the operation. Both are implemented as fluent builders. Unlike other operations they do not (yet) run with a Retrier

Please see the basho wiki on Map/Reduce and Link Walking for more details.

See Also:
IRiakClient.mapReduce(), IRiakClient.mapReduce(String), IRiakClient.walk(com.basho.riak.client.IRiakObject)

Copyright © 2013. All Rights Reserved.