| Package | Description |
|---|---|
| org.apache.activemq.leveldb.replicated.groups |
| Modifier and Type | Field and Description |
|---|---|
protected ZKClient.State |
ZKClient._state |
| Modifier and Type | Method and Description |
|---|---|
static ZKClient.State |
ZKClient.State.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ZKClient.State[] |
ZKClient.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 |
ZKClient.changeState(ZKClient.State newState) |
void |
ZKClient.waitForState(ZKClient.State state,
org.linkedin.util.clock.Timespan timeout) |
Copyright © 2005–2015 FuseSource, Corp.. All rights reserved.