public class CountOperation extends Object implements Operation
CountOperation()
CountOperation(Integer counterValue)
Object
aggregate(Object previousAccumulatedValue, Map<String,Object> object)
result(Object accumulatedValue)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public CountOperation(Integer counterValue)
public CountOperation()
public Object aggregate(Object previousAccumulatedValue, Map<String,Object> object)
aggregate
Operation
public Object result(Object accumulatedValue)
result
Copyright © 2016. All rights reserved.