public static interface ZooKeeperPB.ReplicationLockOrBuilder
extends com.google.protobuf.MessageLiteOrBuilder
| 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 © 2010-2017, The Async HBase Authors