|
Spring Data Key-Value | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MapReducePhase.Phase | |
---|---|
org.springframework.data.keyvalue.riak.mapreduce |
Uses of MapReducePhase.Phase in org.springframework.data.keyvalue.riak.mapreduce |
---|
Fields in org.springframework.data.keyvalue.riak.mapreduce declared as MapReducePhase.Phase | |
---|---|
protected MapReducePhase.Phase |
RiakMapReducePhase.phase
|
Methods in org.springframework.data.keyvalue.riak.mapreduce that return MapReducePhase.Phase | |
---|---|
MapReducePhase.Phase |
RiakMapReducePhase.getPhase()
|
MapReducePhase.Phase |
MapReducePhase.getPhase()
|
static MapReducePhase.Phase |
MapReducePhase.Phase.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static MapReducePhase.Phase[] |
MapReducePhase.Phase.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Constructors in org.springframework.data.keyvalue.riak.mapreduce with parameters of type MapReducePhase.Phase | |
---|---|
RiakMapReducePhase(MapReducePhase.Phase phase,
String language,
MapReduceOperation oper)
|
|
Spring Data Key-Value | |||||||||
PREV NEXT | FRAMES NO FRAMES |