public static interface ZooKeeperProtos.ReplicationLockOrBuilder
extends com.google.protobuf.MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
String |
getLockOwner()
required string lock_owner = 1; |
com.google.protobuf.ByteString |
getLockOwnerBytes()
required string lock_owner = 1; |
boolean |
hasLockOwner()
required string lock_owner = 1; |
boolean hasLockOwner()
required string lock_owner = 1;
String getLockOwner()
required string lock_owner = 1;
com.google.protobuf.ByteString getLockOwnerBytes()
required string lock_owner = 1;
Copyright © 2007-2016 The Apache Software Foundation. All Rights Reserved.