Uses of Class
com.tangosol.util.aggregator.TopNAggregator.PartialResult
-
Uses of TopNAggregator.PartialResult in com.tangosol.util.aggregator
Modifier and TypeMethodDescriptionTopNAggregator.getPartialResult()
TopNAggregator.PartialResult.merge
(TopNAggregator.PartialResult<E> result) Merge single PartialResult into this PartialResult.Modifier and TypeMethodDescriptionboolean
TopNAggregator.combine
(TopNAggregator.PartialResult<E> partialResult) TopNAggregator.PartialResult.merge
(TopNAggregator.PartialResult<E> result) Merge single PartialResult into this PartialResult.