Package org.apache.curator.framework.state
-
Interface Summary Interface Description ConnectionStateErrorPolicy Recipes should use the configured error policy to decide how to handle errors such asConnectionStatechanges.ConnectionStateListener ConnectionStateListenerManagerFactory -
Class Summary Class Description CircuitBreakingConnectionStateListener A proxy for connection state listeners that adds circuit breaking behavior.ConnectionStateManager Used internally to manage connection stateSessionConnectionStateErrorPolicy This policy treats onlyConnectionState.LOSTas an errorStandardConnectionStateErrorPolicy This policy treatsConnectionState.SUSPENDEDandConnectionState.LOSTas errors -
Enum Summary Enum Description ConnectionState Represents state changes in the connection to ZK