Uses of Enum
org.apache.curator.framework.imps.CuratorFrameworkState
-
Uses of CuratorFrameworkState in org.apache.curator.framework
-
Uses of CuratorFrameworkState in org.apache.curator.framework.imps
Modifier 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.