ZooKeeperProtos.ReplicationLock.Builder |
ZooKeeperProtos.ReplicationLock.Builder.clear() |
ZooKeeperProtos.ReplicationLock.Builder |
ZooKeeperProtos.ReplicationLock.Builder.clearLockOwner()
required string lock_owner = 1;
|
ZooKeeperProtos.ReplicationLock.Builder |
ZooKeeperProtos.ReplicationLock.Builder.clone() |
ZooKeeperProtos.ReplicationLock.Builder |
ZooKeeperProtos.ReplicationLock.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
ZooKeeperProtos.ReplicationLock.Builder |
ZooKeeperProtos.ReplicationLock.Builder.mergeFrom(com.google.protobuf.Message other) |
ZooKeeperProtos.ReplicationLock.Builder |
ZooKeeperProtos.ReplicationLock.Builder.mergeFrom(ZooKeeperProtos.ReplicationLock other) |
static ZooKeeperProtos.ReplicationLock.Builder |
ZooKeeperProtos.ReplicationLock.newBuilder() |
static ZooKeeperProtos.ReplicationLock.Builder |
ZooKeeperProtos.ReplicationLock.newBuilder(ZooKeeperProtos.ReplicationLock prototype) |
ZooKeeperProtos.ReplicationLock.Builder |
ZooKeeperProtos.ReplicationLock.newBuilderForType() |
protected ZooKeeperProtos.ReplicationLock.Builder |
ZooKeeperProtos.ReplicationLock.newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent) |
ZooKeeperProtos.ReplicationLock.Builder |
ZooKeeperProtos.ReplicationLock.Builder.setLockOwner(String value)
required string lock_owner = 1;
|
ZooKeeperProtos.ReplicationLock.Builder |
ZooKeeperProtos.ReplicationLock.Builder.setLockOwnerBytes(com.google.protobuf.ByteString value)
required string lock_owner = 1;
|
ZooKeeperProtos.ReplicationLock.Builder |
ZooKeeperProtos.ReplicationLock.toBuilder() |