Class ODatabaseMissing
java.lang.Object
com.orientechnologies.orient.distributed.context.coordination.result.ODatabaseMissing
- All Implemented Interfaces:
OAcceptResult
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic ODatabaseMissingfromNetwork(DataInput input) shortgetType()voidserialize(DataOutput out) toString()Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface com.orientechnologies.orient.distributed.context.coordination.result.OAcceptResult
consensusRetry, executeRetry, writeNetwork
-
Constructor Details
-
ODatabaseMissing
public ODatabaseMissing()
-
-
Method Details
-
serialize
- Specified by:
serializein interfaceOAcceptResult- Throws:
IOException
-
getType
public short getType()- Specified by:
getTypein interfaceOAcceptResult
-
fromNetwork
-
toString
-