Uses of Class
com.basho.riak.client.query.MapPhase

Packages that use MapPhase
com.basho.riak.client.query Classes and interfaces for running map/reduce and link walk operations on Riak. 
 

Uses of MapPhase in com.basho.riak.client.query
 

Subclasses of MapPhase in com.basho.riak.client.query
 class ReducePhase
          A reduce phase of a MapReduce job spec.
 

Methods in com.basho.riak.client.query that return MapPhase
static MapPhase MapPhase.map(Function function, Object arg, boolean keep)
           
 



Copyright © 2012. All Rights Reserved.