public static interface HiveMetastore.EnvironmentContextOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
boolean |
containsProperties(String key)
map<string, string> properties = 1; |
Map<String,String> |
getProperties()
Deprecated.
|
int |
getPropertiesCount()
map<string, string> properties = 1; |
Map<String,String> |
getPropertiesMap()
map<string, string> properties = 1; |
String |
getPropertiesOrDefault(String key,
String defaultValue)
map<string, string> properties = 1; |
String |
getPropertiesOrThrow(String key)
map<string, string> properties = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofint getPropertiesCount()
map<string, string> properties = 1;boolean containsProperties(String key)
map<string, string> properties = 1;@Deprecated Map<String,String> getProperties()
getPropertiesMap() instead.String getPropertiesOrDefault(String key, String defaultValue)
map<string, string> properties = 1;Copyright © 2024 The Apache Software Foundation. All rights reserved.