Interface OOperationMessage
- All Known Implementing Classes:
OAddTopologyMember,ODropDbMessage,OEnstablishTopology
public interface OOperationMessage
-
Method Summary
Modifier and TypeMethodDescriptionvoidapply(OrientDBDistributed ctx) voidshortgetType()static OOperationMessagereadNetwork(DataInput input) voidserialize(DataOutput out) default voidwriteNetwork(DataOutput out)
-
Method Details
-
validate
-
apply
-
cancel
-
readNetwork
- Throws:
IOException
-
writeNetwork
- Throws:
IOException
-
serialize
- Throws:
IOException
-
getType
short getType()
-