public static interface HiveMetastore.GetDatabaseReqRequestOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getCatalogName()
string catalog_name = 2; |
com.google.protobuf.ByteString |
getCatalogNameBytes()
string catalog_name = 2; |
String |
getName()
string name = 1; |
com.google.protobuf.ByteString |
getNameBytes()
string name = 1; |
String |
getProcessorCapabilities(int index)
repeated string processor_capabilities = 3; |
com.google.protobuf.ByteString |
getProcessorCapabilitiesBytes(int index)
repeated string processor_capabilities = 3; |
int |
getProcessorCapabilitiesCount()
repeated string processor_capabilities = 3; |
List<String> |
getProcessorCapabilitiesList()
repeated string processor_capabilities = 3; |
String |
getProcessorIdentifier()
string processor_identifier = 4; |
com.google.protobuf.ByteString |
getProcessorIdentifierBytes()
string processor_identifier = 4; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofString getName()
string name = 1;com.google.protobuf.ByteString getNameBytes()
string name = 1;String getCatalogName()
string catalog_name = 2;com.google.protobuf.ByteString getCatalogNameBytes()
string catalog_name = 2;List<String> getProcessorCapabilitiesList()
repeated string processor_capabilities = 3;int getProcessorCapabilitiesCount()
repeated string processor_capabilities = 3;String getProcessorCapabilities(int index)
repeated string processor_capabilities = 3;index - The index of the element to return.com.google.protobuf.ByteString getProcessorCapabilitiesBytes(int index)
repeated string processor_capabilities = 3;index - The index of the value to return.String getProcessorIdentifier()
string processor_identifier = 4;com.google.protobuf.ByteString getProcessorIdentifierBytes()
string processor_identifier = 4;Copyright © 2024 The Apache Software Foundation. All rights reserved.