Interface OAcceptResult
- All Known Implementing Classes:
OAlreadyEnstablishedTopologyState,OAlreadyPromised,ODatabaseMissing,ODatabaseNameUsed,OInvalidSequential,OMissingNode,ONoTransactionSequencialAvailable,OOutdatedVersion,OQuorumNotReached
public interface OAcceptResult
-
Method Summary
Modifier and TypeMethodDescriptiondefault booleandefault booleanshortgetType()static OAcceptResultreadNetwork(DataInput input) voidserialize(DataOutput out) default voidwriteNetwork(DataOutput out)
-
Method Details
-
executeRetry
default boolean executeRetry() -
consensusRetry
default boolean consensusRetry() -
readNetwork
- Throws:
IOException
-
writeNetwork
- Throws:
IOException
-
serialize
- Throws:
IOException
-
getType
short getType()
-