Uses of Class
com.basho.riak.client.mapreduce.MapReduceFunction.Types

Packages that use MapReduceFunction.Types
com.basho.riak.client.mapreduce   
 

Uses of MapReduceFunction.Types in com.basho.riak.client.mapreduce
 

Methods in com.basho.riak.client.mapreduce that return MapReduceFunction.Types
static MapReduceFunction.Types MapReduceFunction.Types.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static MapReduceFunction.Types[] MapReduceFunction.Types.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2010. All Rights Reserved.