public static interface HiveMetastore.GetTableNamesByFilterRequestOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getDbname()
string dbname = 1; |
com.google.protobuf.ByteString |
getDbnameBytes()
string dbname = 1; |
String |
getFilter()
string filter = 2; |
com.google.protobuf.ByteString |
getFilterBytes()
string filter = 2; |
int |
getMaxTables()
int32 max_tables = 3; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofString getDbname()
string dbname = 1;com.google.protobuf.ByteString getDbnameBytes()
string dbname = 1;String getFilter()
string filter = 2;com.google.protobuf.ByteString getFilterBytes()
string filter = 2;int getMaxTables()
int32 max_tables = 3;Copyright © 2024 The Apache Software Foundation. All rights reserved.