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