Class DeleteChunksProducer
java.lang.Object
com.gigaspaces.query.aggregators.SpaceEntriesAggregator<DeleteChunksResponseInfo>
com.gigaspaces.internal.server.space.repartitioning.DeleteChunksProducer
- All Implemented Interfaces:
Serializable,Cloneable
- See Also:
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionvoidaggregate(SpaceEntriesAggregatorContext context) voidaggregateIntermediateResult(DeleteChunksResponseInfo 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<DeleteChunksResponseInfo>
-
aggregate
- Specified by:
aggregatein classSpaceEntriesAggregator<DeleteChunksResponseInfo>
-
getIntermediateResult
- Specified by:
getIntermediateResultin classSpaceEntriesAggregator<DeleteChunksResponseInfo>
-
aggregateIntermediateResult
- Specified by:
aggregateIntermediateResultin classSpaceEntriesAggregator<DeleteChunksResponseInfo>
-