Generated by
JDiff

Class org.apache.zookeeper.Watcher.Event.KeeperState

Added Fields
KeeperState AuthFailed Auth failed state
KeeperState ConnectedReadOnly The client is connected to a read-only server that is the server which is not currently connected to the majority.
KeeperState SaslAuthenticated SaslAuthenticated: used to notify clients that they are SASL-authenticated so that they can perform Zookeeper actions with their SASL-authorized permissions.