Class GlobalOrderProcessStatus
java.lang.Object
com.gigaspaces.internal.cluster.node.impl.processlog.globalorder.GlobalOrderProcessStatus
- All Implemented Interfaces:
IProcessStatus,SmartExternalizable,Externalizable,Serializable
- See Also:
-
Constructor Details
-
GlobalOrderProcessStatus
public GlobalOrderProcessStatus() -
GlobalOrderProcessStatus
-
-
Method Details
-
writeExternal
- Specified by:
writeExternalin interfaceExternalizable- Throws:
IOException
-
readExternal
- Specified by:
readExternalin interfaceExternalizable- Throws:
IOExceptionClassNotFoundException
-
getLastProcessedKey
public long getLastProcessedKey() -
hasPendingError
public boolean hasPendingError() -
getError
-
isOk
public boolean isOk() -
toString
-