| Package | Description |
|---|---|
| com.tangosol.util |
Contains various generic utilities.
|
| Modifier and Type | Method and Description |
|---|---|
static <K,V,P,R> AsynchronousAggregator<K,V,P,R> |
Aggregators.asynchronous(InvocableMap.StreamingAggregator<K,V,P,R> aggregator)
Return an AsynchronousAggregator for a given streaming aggregator.
|