public abstract class AggregationResult extends Object
| Constructor and Description |
|---|
AggregationResult() |
| Modifier and Type | Method and Description |
|---|---|
static <TResult extends AggregationResult> |
createEmptyResult(Class<? extends TResult> resultType) |
public static <TResult extends AggregationResult> TResult createEmptyResult(Class<? extends TResult> resultType)
Copyright © 2014–2017. All rights reserved.