public static interface TraceAdminPB.ConfigPairOrBuilder
extends org.apache.hadoop.thirdparty.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getKey()
required string key = 1; |
org.apache.hadoop.thirdparty.protobuf.ByteString |
getKeyBytes()
required string key = 1; |
String |
getValue()
required string value = 2; |
org.apache.hadoop.thirdparty.protobuf.ByteString |
getValueBytes()
required string value = 2; |
boolean |
hasKey()
required string key = 1; |
boolean |
hasValue()
required string value = 2; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasKey()
required string key = 1;String getKey()
required string key = 1;org.apache.hadoop.thirdparty.protobuf.ByteString getKeyBytes()
required string key = 1;boolean hasValue()
required string value = 2;String getValue()
required string value = 2;org.apache.hadoop.thirdparty.protobuf.ByteString getValueBytes()
required string value = 2;Copyright © 2008–2021 Apache Software Foundation. All rights reserved.