public static interface HiveMetastore.GetTablesExtRequestOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getCatalog()
string catalog = 1; |
com.google.protobuf.ByteString |
getCatalogBytes()
string catalog = 1; |
String |
getDatabase()
string database = 2; |
com.google.protobuf.ByteString |
getDatabaseBytes()
string database = 2; |
int |
getLimit()
int32 limit = 5; |
String |
getProcessorCapabilities(int index)
repeated string processor_capabilities = 6; |
com.google.protobuf.ByteString |
getProcessorCapabilitiesBytes(int index)
repeated string processor_capabilities = 6; |
int |
getProcessorCapabilitiesCount()
repeated string processor_capabilities = 6; |
List<String> |
getProcessorCapabilitiesList()
repeated string processor_capabilities = 6; |
String |
getProcessorIdentifier()
string processor_identifier = 7; |
com.google.protobuf.ByteString |
getProcessorIdentifierBytes()
string processor_identifier = 7; |
int |
getRequestedFields()
int32 requested_fields = 4; |
String |
getTableNamePattern()
string table_name_pattern = 3; |
com.google.protobuf.ByteString |
getTableNamePatternBytes()
string table_name_pattern = 3; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofString getCatalog()
string catalog = 1;com.google.protobuf.ByteString getCatalogBytes()
string catalog = 1;String getDatabase()
string database = 2;com.google.protobuf.ByteString getDatabaseBytes()
string database = 2;String getTableNamePattern()
string table_name_pattern = 3;com.google.protobuf.ByteString getTableNamePatternBytes()
string table_name_pattern = 3;int getRequestedFields()
int32 requested_fields = 4;int getLimit()
int32 limit = 5;List<String> getProcessorCapabilitiesList()
repeated string processor_capabilities = 6;int getProcessorCapabilitiesCount()
repeated string processor_capabilities = 6;String getProcessorCapabilities(int index)
repeated string processor_capabilities = 6;index - The index of the element to return.com.google.protobuf.ByteString getProcessorCapabilitiesBytes(int index)
repeated string processor_capabilities = 6;index - The index of the value to return.String getProcessorIdentifier()
string processor_identifier = 7;com.google.protobuf.ByteString getProcessorIdentifierBytes()
string processor_identifier = 7;Copyright © 2024 The Apache Software Foundation. All rights reserved.