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