public class GlobalOrderProcessLogHandshakeResponse extends Object implements IProcessLogHandshakeResponse
Constructor and Description |
---|
GlobalOrderProcessLogHandshakeResponse() |
GlobalOrderProcessLogHandshakeResponse(long lastProcessedKey) |
Modifier and Type | Method and Description |
---|---|
long |
getLastProcessedKey() |
void |
readExternal(ObjectInput in) |
String |
toLogMessage() |
String |
toString() |
void |
writeExternal(ObjectOutput out) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
enabledSmartExternalizableWithReference
public GlobalOrderProcessLogHandshakeResponse()
public GlobalOrderProcessLogHandshakeResponse(long lastProcessedKey)
public void readExternal(ObjectInput in) throws IOException, ClassNotFoundException
readExternal
in interface Externalizable
IOException
ClassNotFoundException
public void writeExternal(ObjectOutput out) throws IOException
writeExternal
in interface Externalizable
IOException
public long getLastProcessedKey()
public String toLogMessage()
toLogMessage
in interface IProcessLogHandshakeResponse
Copyright © GigaSpaces.