Class OSyncId
java.lang.Object
com.orientechnologies.orient.distributed.context.OSyncId
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleangetId()inthashCode()static OSyncIdreadNetwork(DataInput input) toString()voidwriteNetwork(DataOutput out)
-
Constructor Details
-
OSyncId
public OSyncId() -
OSyncId
-
-
Method Details
-
getId
-
readNetwork
- Throws:
IOException
-
writeNetwork
- Throws:
IOException
-
toString
-
hashCode
public int hashCode() -
equals
-