public class DiscardedMultiBucketOrderedPacket extends AbstractMultiBucketOrderedPacket
Constructor and Description |
---|
DiscardedMultiBucketOrderedPacket() |
DiscardedMultiBucketOrderedPacket(long globalKey,
ShortObjectMap<BucketKey> bucketsKeys) |
Modifier and Type | Method and Description |
---|---|
AbstractMultiBucketOrderedPacket |
clone() |
IMultiBucketSingleFileReplicationOrderedPacket |
cloneWithNewData(IReplicationPacketData<?> newData)
Clones the packet replacing its data with the new data
|
PacketConsumeState |
getConsumeState(short bucketIndex) |
IReplicationPacketData<?> |
getData() |
boolean |
isDataPacket() |
boolean |
isDiscardedPacket() |
MultiBucketSingleFileProcessResult |
process(String sourceLookupName,
IMultiBucketSingleFileProcessLog processLog,
IReplicationInFilterCallback inFilterCallback,
ParallelBatchProcessingContext context,
int segmentIndex) |
AbstractMultiBucketOrderedPacket |
replaceWithDiscarded() |
boolean |
setConsumed() |
associateToBuckets, bucketCount, equals, getBucketKey, getBuckets, getBucketsKeys, getEndKey, getKey, getReliableAsyncBeforeFilterPacket, getWeight, hashCode, processResult, readBucketKeys, readExternal, readFromSwap, reliableAsyncKeysUpdate, setReliableAsyncBeforeFilterPacket, toString, writeBucketKeys, writeExternal, writeToSwap
finalize, getClass, notify, notifyAll, wait, wait, wait
enabledSmartExternalizableWithReference
public DiscardedMultiBucketOrderedPacket()
public DiscardedMultiBucketOrderedPacket(long globalKey, ShortObjectMap<BucketKey> bucketsKeys)
public IReplicationPacketData<?> getData()
public boolean isDataPacket()
public boolean isDiscardedPacket()
public MultiBucketSingleFileProcessResult process(String sourceLookupName, IMultiBucketSingleFileProcessLog processLog, IReplicationInFilterCallback inFilterCallback, ParallelBatchProcessingContext context, int segmentIndex)
public PacketConsumeState getConsumeState(short bucketIndex)
public boolean setConsumed()
public AbstractMultiBucketOrderedPacket replaceWithDiscarded()
public AbstractMultiBucketOrderedPacket clone()
clone
in interface IMultiBucketSingleFileReplicationOrderedPacket
clone
in interface IReplicationOrderedPacket
clone
in class AbstractMultiBucketOrderedPacket
public IMultiBucketSingleFileReplicationOrderedPacket cloneWithNewData(IReplicationPacketData<?> newData)
IReplicationOrderedPacket
Copyright © GigaSpaces.