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 ConnectionStateListenerDecorator Allows for the enhancement of theConnectionStateListenerinstances used with Curator. -
Class Summary Class Description CircuitBreakingConnectionStateListener A decorator/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