Class CopyChunksProducer
java.lang.Object
com.gigaspaces.query.aggregators.SpaceEntriesAggregator<CopyChunksResponseInfo>
com.gigaspaces.internal.server.space.repartitioning.CopyChunksProducer
- All Implemented Interfaces:
Serializable,Cloneable
- See Also:
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionvoidaggregate(SpaceEntriesAggregatorContext context) voidaggregateIntermediateResult(CopyChunksResponseInfo partitionResult) Methods inherited from class com.gigaspaces.query.aggregators.SpaceEntriesAggregator
as, clone, getAlias, getFinalResult, getSQLQuery, handleIntermediateResultOfDbStorage, handleIntermediateResultOfMemoryStorage, isIndexUsed, setAggregatorContext, setRawEntryConverter, skipFullScanSupported, skipProcessedUidStore, toObject
-
Field Details
-
logger
public static org.slf4j.Logger logger
-
-
Method Details
-
getDefaultAlias
- Specified by:
getDefaultAliasin classSpaceEntriesAggregator<CopyChunksResponseInfo>
-
aggregate
- Specified by:
aggregatein classSpaceEntriesAggregator<CopyChunksResponseInfo>
-
getIntermediateResult
- Specified by:
getIntermediateResultin classSpaceEntriesAggregator<CopyChunksResponseInfo>
-
aggregateIntermediateResult
- Specified by:
aggregateIntermediateResultin classSpaceEntriesAggregator<CopyChunksResponseInfo>
-