public static interface HiveMetastore.ObjectDictionaryOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
boolean |
containsValues(String key)
map<string, .org.apache.hadoop.hive.metastore.grpc.ByteList> values = 1; |
Map<String,HiveMetastore.ByteList> |
getValues()
Deprecated.
|
int |
getValuesCount()
map<string, .org.apache.hadoop.hive.metastore.grpc.ByteList> values = 1; |
Map<String,HiveMetastore.ByteList> |
getValuesMap()
map<string, .org.apache.hadoop.hive.metastore.grpc.ByteList> values = 1; |
HiveMetastore.ByteList |
getValuesOrDefault(String key,
HiveMetastore.ByteList defaultValue)
map<string, .org.apache.hadoop.hive.metastore.grpc.ByteList> values = 1; |
HiveMetastore.ByteList |
getValuesOrThrow(String key)
map<string, .org.apache.hadoop.hive.metastore.grpc.ByteList> values = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofint getValuesCount()
map<string, .org.apache.hadoop.hive.metastore.grpc.ByteList> values = 1;boolean containsValues(String key)
map<string, .org.apache.hadoop.hive.metastore.grpc.ByteList> values = 1;@Deprecated Map<String,HiveMetastore.ByteList> getValues()
getValuesMap() instead.Map<String,HiveMetastore.ByteList> getValuesMap()
map<string, .org.apache.hadoop.hive.metastore.grpc.ByteList> values = 1;HiveMetastore.ByteList getValuesOrDefault(String key, HiveMetastore.ByteList defaultValue)
map<string, .org.apache.hadoop.hive.metastore.grpc.ByteList> values = 1;HiveMetastore.ByteList getValuesOrThrow(String key)
map<string, .org.apache.hadoop.hive.metastore.grpc.ByteList> values = 1;Copyright © 2024 The Apache Software Foundation. All rights reserved.