public static interface HiveMetastore.MapStringListStringEntryOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
HiveMetastore.StringList |
getKey()
.org.apache.hadoop.hive.metastore.grpc.StringList key = 1; |
HiveMetastore.StringListOrBuilder |
getKeyOrBuilder()
.org.apache.hadoop.hive.metastore.grpc.StringList key = 1; |
String |
getValue()
string value = 2; |
com.google.protobuf.ByteString |
getValueBytes()
string value = 2; |
boolean |
hasKey()
.org.apache.hadoop.hive.metastore.grpc.StringList key = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasKey()
.org.apache.hadoop.hive.metastore.grpc.StringList key = 1;HiveMetastore.StringList getKey()
.org.apache.hadoop.hive.metastore.grpc.StringList key = 1;HiveMetastore.StringListOrBuilder getKeyOrBuilder()
.org.apache.hadoop.hive.metastore.grpc.StringList key = 1;String getValue()
string value = 2;com.google.protobuf.ByteString getValueBytes()
string value = 2;Copyright © 2024 The Apache Software Foundation. All rights reserved.