Uses of Enum
org.apache.curator.framework.imps.CuratorFrameworkState
Packages that use CuratorFrameworkState
-
Uses of CuratorFrameworkState in org.apache.curator.framework
Methods in org.apache.curator.framework that return CuratorFrameworkState -
Uses of CuratorFrameworkState in org.apache.curator.framework.imps
Methods in org.apache.curator.framework.imps that return CuratorFrameworkStateModifier and TypeMethodDescriptionCuratorFrameworkImpl.getState()
static CuratorFrameworkState
Returns the enum constant of this type with the specified name.static CuratorFrameworkState[]
CuratorFrameworkState.values()
Returns an array containing the constants of this enum type, in the order they are declared.