public class MultiBucketSingleFileHandshakeResponse extends Object implements IProcessLogHandshakeResponse
Constructor and Description |
---|
MultiBucketSingleFileHandshakeResponse() |
MultiBucketSingleFileHandshakeResponse(long[] lastProcessesKeysBuckets,
long lastProcessedGlobalKey) |
Modifier and Type | Method and Description |
---|---|
long |
getLastProcessedGlobalKey() |
long[] |
getLastProcessesKeysBuckets() |
void |
readExternal(ObjectInput in) |
String |
toLogMessage() |
String |
toString() |
void |
writeExternal(ObjectOutput out) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
enabledSmartExternalizableWithReference
public MultiBucketSingleFileHandshakeResponse()
public MultiBucketSingleFileHandshakeResponse(long[] lastProcessesKeysBuckets, long lastProcessedGlobalKey)
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 long[] getLastProcessesKeysBuckets()
public long getLastProcessedGlobalKey()
public String toLogMessage()
toLogMessage
in interface IProcessLogHandshakeResponse
Copyright © GigaSpaces.