Class OperationID

java.lang.Object
com.j_spaces.core.OperationID
All Implemented Interfaces:
SmartExternalizable, Externalizable, Serializable

public final class OperationID extends Object implements SmartExternalizable
Global unique identifier of a client operation. based on the LRMI id as the client ID and a sequence number per client as the operation ID;
Since:
7.0
Author:
asy ronen
See Also: