Package org.apache.curator.framework.state
package org.apache.curator.framework.state
-
ClassDescriptionA proxy for connection state listeners that adds circuit breaking behavior.Represents state changes in the connection to ZKRecipes should use the configured error policy to decide how to handle errors such as
ConnectionStatechanges.Used internally to manage connection stateThis policy treats onlyConnectionState.LOSTas an errorThis policy treatsConnectionState.SUSPENDEDandConnectionState.LOSTas errors