JavaScript is disabled on your browser.
Description
Enum Constant Summary
Method Summary
Enum Constant Details
EXECUTION_FINISHED
UNEXPECTED_ERROR
INVALID_INVOCATION
UNABLE_TO_ACCESS_DATADIR
ERROR_STARTING_ADMIN_SERVER
TXNLOG_ERROR_TAKING_SNAPSHOT
UNMATCHED_TXN_COMMIT
QUORUM_PACKET_ERROR
UNABLE_TO_BIND_QUORUM_PORT
Method Details
values()
valueOf(String)
getValue()
Enum Constant Summary
Enum Constants
Unable to start admin server at ZooKeeper startup
Execution finished normally
Invalid arguments during invocations
Unexpected packet from leader, or unable to truncate log on Leader.TRUNC
Severe error during snapshot IO
Cannot access datadir when trying to replicate server
Unable to bind to the quorum (election) port after multiple retry
Unexpected errors like IO Exceptions
zxid from COMMIT does not match the one from pendingTxns queue
Method Summary
All Methods Static Methods Instance Methods Concrete Methods
int
Returns the enum constant of this type with the specified name.
Returns an array containing the constants of this enum type, in
the order they are declared.
Enum Constant Details
ERROR_STARTING_ADMIN_SERVER
TXNLOG_ERROR_TAKING_SNAPSHOT
UNABLE_TO_BIND_QUORUM_PORT