public static interface ExecutableAggregationOperation.AggregationWithAggregation<T>
| Modifier and Type | Method and Description |
|---|---|
ExecutableAggregationOperation.TerminatingAggregation<T> |
by(Aggregation aggregation)
Set the aggregation to be used.
|
ExecutableAggregationOperation.TerminatingAggregation<T> by(Aggregation aggregation)
aggregation - must not be null.ExecutableAggregationOperation.TerminatingAggregation.IllegalArgumentException - if aggregation is null.Copyright © 2011–2022 Pivotal Software, Inc.. All rights reserved.