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)  | 
public GlobalOrderProcessLogHandshakeResponse()
public GlobalOrderProcessLogHandshakeResponse(long lastProcessedKey)
public void readExternal(ObjectInput in) throws IOException, ClassNotFoundException
readExternal in interface ExternalizableIOExceptionClassNotFoundExceptionpublic void writeExternal(ObjectOutput out) throws IOException
writeExternal in interface ExternalizableIOExceptionpublic long getLastProcessedKey()
public String toLogMessage()
toLogMessage in interface IProcessLogHandshakeResponseCopyright © GigaSpaces.