public static interface ProtocolInfoProtos.GetProtocolVersionsRequestProtoOrBuilder
extends org.apache.hadoop.thirdparty.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getProtocol()
Protocol name
|
org.apache.hadoop.thirdparty.protobuf.ByteString |
getProtocolBytes()
Protocol name
|
boolean |
hasProtocol()
Protocol name
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasProtocol()
Protocol name
required string protocol = 1;String getProtocol()
Protocol name
required string protocol = 1;org.apache.hadoop.thirdparty.protobuf.ByteString getProtocolBytes()
Protocol name
required string protocol = 1;Copyright © 2008–2022 Apache Software Foundation. All rights reserved.