ZooKeeperProtos.SplitLogTask.State |
ZooKeeperProtos.SplitLogTaskOrBuilder.getState()
required .SplitLogTask.State state = 1;
|
ZooKeeperProtos.SplitLogTask.State |
ZooKeeperProtos.SplitLogTask.getState()
required .SplitLogTask.State state = 1;
|
ZooKeeperProtos.SplitLogTask.State |
ZooKeeperProtos.SplitLogTask.Builder.getState()
required .SplitLogTask.State state = 1;
|
static ZooKeeperProtos.SplitLogTask.State |
ZooKeeperProtos.SplitLogTask.State.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static ZooKeeperProtos.SplitLogTask.State |
ZooKeeperProtos.SplitLogTask.State.valueOf(int value) |
static ZooKeeperProtos.SplitLogTask.State |
ZooKeeperProtos.SplitLogTask.State.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ZooKeeperProtos.SplitLogTask.State[] |
ZooKeeperProtos.SplitLogTask.State.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|