Uses of Class
org.apache.camel.component.zookeepermaster.CamelNodeState
-
Packages that use CamelNodeState Package Description org.apache.camel.component.zookeepermaster -
-
Uses of CamelNodeState in org.apache.camel.component.zookeepermaster
Methods in org.apache.camel.component.zookeepermaster that return types with arguments of type CamelNodeState Modifier and Type Method Description Group<CamelNodeState>ZookeeperComponentSupport. createGroup(String path)Group<CamelNodeState>ZookeeperGroupSupport. createGroup(String path)Group<CamelNodeState>ZookeeperGroupListenerSupport. getGroup()Methods in org.apache.camel.component.zookeepermaster with parameters of type CamelNodeState Modifier and Type Method Description voidZookeeperGroupListenerSupport. updateState(CamelNodeState state)
-