public static interface HiveMetastore.GetTableMetaRequestOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getDbPatterns()
string db_patterns = 1; |
com.google.protobuf.ByteString |
getDbPatternsBytes()
string db_patterns = 1; |
String |
getTblPatterns()
string tbl_patterns = 2; |
com.google.protobuf.ByteString |
getTblPatternsBytes()
string tbl_patterns = 2; |
String |
getTblTypes(int index)
repeated string tbl_types = 3; |
com.google.protobuf.ByteString |
getTblTypesBytes(int index)
repeated string tbl_types = 3; |
int |
getTblTypesCount()
repeated string tbl_types = 3; |
List<String> |
getTblTypesList()
repeated string tbl_types = 3; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofString getDbPatterns()
string db_patterns = 1;com.google.protobuf.ByteString getDbPatternsBytes()
string db_patterns = 1;String getTblPatterns()
string tbl_patterns = 2;com.google.protobuf.ByteString getTblPatternsBytes()
string tbl_patterns = 2;List<String> getTblTypesList()
repeated string tbl_types = 3;int getTblTypesCount()
repeated string tbl_types = 3;String getTblTypes(int index)
repeated string tbl_types = 3;index - The index of the element to return.com.google.protobuf.ByteString getTblTypesBytes(int index)
repeated string tbl_types = 3;index - The index of the value to return.Copyright © 2024 The Apache Software Foundation. All rights reserved.