Uses of Interface
com.tangosol.util.QueryRecord
Packages that use QueryRecord
Package
Description
Contains various generic utilities.
Contains concrete
InvocableMap.EntryAggregator
implementations.-
Uses of QueryRecord in com.tangosol.util
Classes in com.tangosol.util that implement QueryRecordMethods in com.tangosol.util with parameters of type QueryRecordModifier and TypeMethodDescriptionstatic String
SimpleQueryRecordReporter.report
(QueryRecord record) Return a report for the given query record. -
Uses of QueryRecord in com.tangosol.util.aggregator
Methods in com.tangosol.util.aggregator that return QueryRecordModifier 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()
Methods in com.tangosol.util.aggregator that return types with arguments of type QueryRecord