com.basho.riak.client.query.functions
Class ReducePhaseOnlyOne
java.lang.Object
com.basho.riak.client.query.functions.ReducePhaseOnlyOne
public class ReducePhaseOnlyOne
- extends Object
An M/R function arg that mandates that Riak only run the reduce phase once,
when all maps are finished.
- Author:
- russell
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ReducePhaseOnlyOne
public ReducePhaseOnlyOne(boolean reducePhaseOnlyOne)
- Parameters:
reducePhaseOnlyOne
-
isReducePhaseOnlyOne
public boolean isReducePhaseOnlyOne()
- Returns:
- the reducePhaseOnlyOne
Copyright © 2012. All Rights Reserved.