public static interface ClientNamenodeProtocolProtos.RenewLeaseRequestProtoOrBuilder
extends com.google.protobuf.MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
String |
getClientName()
required string clientName = 1; |
com.google.protobuf.ByteString |
getClientNameBytes()
required string clientName = 1; |
boolean |
hasClientName()
required string clientName = 1; |
boolean hasClientName()
required string clientName = 1;
String getClientName()
required string clientName = 1;
com.google.protobuf.ByteString getClientNameBytes()
required string clientName = 1;
Copyright © 2013 Apache Software Foundation. All rights reserved.