public static interface HiveMetastore.GetTablesByTypeRequestOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getDbName()
string db_name = 1; |
com.google.protobuf.ByteString |
getDbNameBytes()
string db_name = 1; |
String |
getPattern()
string pattern = 2; |
com.google.protobuf.ByteString |
getPatternBytes()
string pattern = 2; |
String |
getTableType()
string table_type = 3; |
com.google.protobuf.ByteString |
getTableTypeBytes()
string table_type = 3; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofString getDbName()
string db_name = 1;com.google.protobuf.ByteString getDbNameBytes()
string db_name = 1;String getPattern()
string pattern = 2;com.google.protobuf.ByteString getPatternBytes()
string pattern = 2;String getTableType()
string table_type = 3;com.google.protobuf.ByteString getTableTypeBytes()
string table_type = 3;Copyright © 2024 The Apache Software Foundation. All rights reserved.