Interface UncommittedPaxosKey
- All Known Implementing Classes:
PaxosKeyState
public interface UncommittedPaxosKey
-
Method Details
-
getKey
DecoratedKey getKey() -
getConsistencyLevel
ConsistencyLevel getConsistencyLevel() -
ballot
Ballot ballot()
-
PaxosKeyState