play.modules.morphia
Class AggregationResult
java.lang.Object
play.modules.morphia.AggregationResult
public class AggregationResult
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AggregationResult
public AggregationResult(List<CommandResult> r,
String aggregationField)
getResult
public Long getResult()
getResult
public Long getResult(String groupKeys,
Object... groupValues)
raw
public List<CommandResult> raw()
Copyright © 2012. All Rights Reserved.