Interface OAcceptResult
- All Known Implementing Classes:
OAlreadyEnstablishedTopologyState,OAlreadyPromised,OInvalidSequential,OQuorumNotReached
public interface OAcceptResult
-
Method Summary
Modifier and TypeMethodDescriptionbooleancanRetry()shortgetType()static OAcceptResultreadNetwork(DataInput input) voidserialize(DataOutput out) default voidwriteNetwork(DataOutput out)
-
Method Details
-
canRetry
boolean canRetry() -
readNetwork
- Throws:
IOException
-
writeNetwork
- Throws:
IOException
-
serialize
- Throws:
IOException
-
getType
short getType()
-