public static interface YarnProtos.StringBytesMapProtoOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getKey()
optional string key = 1; |
com.google.protobuf.ByteString |
getKeyBytes()
optional string key = 1; |
com.google.protobuf.ByteString |
getValue()
optional bytes value = 2; |
boolean |
hasKey()
optional string key = 1; |
boolean |
hasValue()
optional bytes value = 2; |
boolean hasKey()
optional string key = 1;String getKey()
optional string key = 1;com.google.protobuf.ByteString getKeyBytes()
optional string key = 1;boolean hasValue()
optional bytes value = 2;com.google.protobuf.ByteString getValue()
optional bytes value = 2;Copyright © 2018 CERN. All Rights Reserved.