Uses of Interface
com.tangosol.util.QueryRecord
Package
Description
Contains various generic utilities.
Contains concrete
InvocableMap.EntryAggregator
implementations.-
Uses of QueryRecord in com.tangosol.util
Modifier and TypeMethodDescriptionstatic String
SimpleQueryRecordReporter.report
(QueryRecord record) Return a report for the given query record. -
Uses of QueryRecord in com.tangosol.util.aggregator
Modifier and TypeMethodDescriptionQueryRecorder.aggregate
(Set<? extends InvocableMap.Entry<? extends K, ? extends V>> setEntries) Process a set of InvocableMap.Entry objects in order to produce an aggregated result.QueryRecorder.finalizeResult()