| Package | Description |
|---|---|
| org.fusesource.fabric.zookeeper.internal |
| Modifier and Type | Field and Description |
|---|---|
protected AbstractZKClient.State |
AbstractZKClient._state |
| Modifier and Type | Method and Description |
|---|---|
static AbstractZKClient.State |
AbstractZKClient.State.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static AbstractZKClient.State[] |
AbstractZKClient.State.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
AbstractZKClient.changeState(AbstractZKClient.State newState) |
void |
AbstractZKClient.waitForState(AbstractZKClient.State state,
org.linkedin.util.clock.Timespan timeout) |
Copyright © 2014 Red Hat. All Rights Reserved.