public class MultiBucketSingleFileHandshakeRequest extends Object implements IBacklogHandshakeRequest
Constructor and Description |
---|
MultiBucketSingleFileHandshakeRequest() |
MultiBucketSingleFileHandshakeRequest(long globalConfirmedKey,
long[] bucketsConfirmedKeys,
boolean firstHandshake) |
Modifier and Type | Method and Description |
---|---|
long[] |
getBucketsConfirmedKeys() |
long |
getGlobalConfirmedKey() |
boolean |
isFirstHandshake() |
void |
readExternal(ObjectInput in) |
String |
toLogMessage() |
String |
toString() |
void |
writeExternal(ObjectOutput out) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
isResetTarget, setResetTarget
enabledSmartExternalizableWithReference
public MultiBucketSingleFileHandshakeRequest(long globalConfirmedKey, long[] bucketsConfirmedKeys, boolean firstHandshake)
public MultiBucketSingleFileHandshakeRequest()
public void writeExternal(ObjectOutput out) throws IOException
writeExternal
in interface Externalizable
IOException
public void readExternal(ObjectInput in) throws IOException, ClassNotFoundException
readExternal
in interface Externalizable
IOException
ClassNotFoundException
public boolean isFirstHandshake()
isFirstHandshake
in interface IBacklogHandshakeRequest
public long[] getBucketsConfirmedKeys()
public long getGlobalConfirmedKey()
public String toLogMessage()
toLogMessage
in interface IBacklogHandshakeRequest
Copyright © GigaSpaces.