public class MultiBucketSingleFileConfirmationHolder extends AbstractSingleFileConfirmationHolder
Constructor and Description |
---|
MultiBucketSingleFileConfirmationHolder(long[] bucketLastConfirmedKeys) |
Modifier and Type | Method and Description |
---|---|
long |
addGlobalKeyConfirmed(long globalKey) |
long[] |
getBucketLastConfirmedKeys() |
long |
getGlobalLastConfirmedKey() |
long |
getLastConfirmedKey() |
boolean |
hadAnyHandshake() |
void |
overrideBucketKeys(long[] bucketNextKeys) |
long |
overrideGlobalLastConfirmedKey(long globalLastConfirmedKey) |
String |
toString() |
clearPendingError, getCalculatedWeight, getDiscardedPacketsCount, getPendingError, getPendingErrorKey, getWeight, hasPendingError, setDiscardedPacketsCount, setPendingError, setWeight
public MultiBucketSingleFileConfirmationHolder(long[] bucketLastConfirmedKeys)
public long[] getBucketLastConfirmedKeys()
public long getGlobalLastConfirmedKey()
public long getLastConfirmedKey()
getLastConfirmedKey
in class AbstractSingleFileConfirmationHolder
public boolean hadAnyHandshake()
public long overrideGlobalLastConfirmedKey(long globalLastConfirmedKey)
public void overrideBucketKeys(long[] bucketNextKeys)
public long addGlobalKeyConfirmed(long globalKey)
public String toString()
toString
in class AbstractSingleFileConfirmationHolder
Copyright © GigaSpaces.