Uses of Package
org.apache.curator.framework.state
-
Packages that use org.apache.curator.framework.state Package Description org.apache.curator.framework org.apache.curator.framework.imps org.apache.curator.framework.state -
Classes in org.apache.curator.framework.state used by org.apache.curator.framework Class 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. -
Classes in org.apache.curator.framework.state used by org.apache.curator.framework.imps Class Description ConnectionStateErrorPolicy Recipes should use the configured error policy to decide how to handle errors such asConnectionStatechanges.ConnectionStateListener -
Classes in org.apache.curator.framework.state used by org.apache.curator.framework.state Class Description ConnectionState Represents state changes in the connection to ZKConnectionStateErrorPolicy 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.