public static interface HiveMetastore.GetTypeAllResponseOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
boolean |
containsResponse(String key)
map<string, .org.apache.hadoop.hive.metastore.grpc.Type> response = 1; |
Map<String,HiveMetastore.Type> |
getResponse()
Deprecated.
|
int |
getResponseCount()
map<string, .org.apache.hadoop.hive.metastore.grpc.Type> response = 1; |
Map<String,HiveMetastore.Type> |
getResponseMap()
map<string, .org.apache.hadoop.hive.metastore.grpc.Type> response = 1; |
HiveMetastore.Type |
getResponseOrDefault(String key,
HiveMetastore.Type defaultValue)
map<string, .org.apache.hadoop.hive.metastore.grpc.Type> response = 1; |
HiveMetastore.Type |
getResponseOrThrow(String key)
map<string, .org.apache.hadoop.hive.metastore.grpc.Type> response = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofint getResponseCount()
map<string, .org.apache.hadoop.hive.metastore.grpc.Type> response = 1;boolean containsResponse(String key)
map<string, .org.apache.hadoop.hive.metastore.grpc.Type> response = 1;@Deprecated Map<String,HiveMetastore.Type> getResponse()
getResponseMap() instead.Map<String,HiveMetastore.Type> getResponseMap()
map<string, .org.apache.hadoop.hive.metastore.grpc.Type> response = 1;HiveMetastore.Type getResponseOrDefault(String key, HiveMetastore.Type defaultValue)
map<string, .org.apache.hadoop.hive.metastore.grpc.Type> response = 1;HiveMetastore.Type getResponseOrThrow(String key)
map<string, .org.apache.hadoop.hive.metastore.grpc.Type> response = 1;Copyright © 2024 The Apache Software Foundation. All rights reserved.