Package | Description |
---|---|
org.apache.camel.component.zookeepermaster | |
org.apache.camel.component.zookeepermaster.group |
Modifier and Type | Method and Description |
---|---|
void |
ZookeeperGroupListenerSupport.groupEvent(Group group,
GroupListener.GroupEvent event) |
Modifier and Type | Method and Description |
---|---|
static GroupListener.GroupEvent |
GroupListener.GroupEvent.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GroupListener.GroupEvent[] |
GroupListener.GroupEvent.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
GroupListener.groupEvent(Group<T> group,
GroupListener.GroupEvent event) |
Apache Camel