public static interface HiveMetastore.AddWriteNotificationLogInBatchRequestOrBuilder
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 |
getDb()
string db = 2; |
com.google.protobuf.ByteString |
getDbBytes()
string db = 2; |
HiveMetastore.AddWriteNotificationLogRequest |
getRequestLists(int index)
repeated .org.apache.hadoop.hive.metastore.grpc.AddWriteNotificationLogRequest request_lists = 4; |
int |
getRequestListsCount()
repeated .org.apache.hadoop.hive.metastore.grpc.AddWriteNotificationLogRequest request_lists = 4; |
List<HiveMetastore.AddWriteNotificationLogRequest> |
getRequestListsList()
repeated .org.apache.hadoop.hive.metastore.grpc.AddWriteNotificationLogRequest request_lists = 4; |
HiveMetastore.AddWriteNotificationLogRequestOrBuilder |
getRequestListsOrBuilder(int index)
repeated .org.apache.hadoop.hive.metastore.grpc.AddWriteNotificationLogRequest request_lists = 4; |
List<? extends HiveMetastore.AddWriteNotificationLogRequestOrBuilder> |
getRequestListsOrBuilderList()
repeated .org.apache.hadoop.hive.metastore.grpc.AddWriteNotificationLogRequest request_lists = 4; |
String |
getTable()
string table = 3; |
com.google.protobuf.ByteString |
getTableBytes()
string table = 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 getDb()
string db = 2;com.google.protobuf.ByteString getDbBytes()
string db = 2;String getTable()
string table = 3;com.google.protobuf.ByteString getTableBytes()
string table = 3;List<HiveMetastore.AddWriteNotificationLogRequest> getRequestListsList()
repeated .org.apache.hadoop.hive.metastore.grpc.AddWriteNotificationLogRequest request_lists = 4;HiveMetastore.AddWriteNotificationLogRequest getRequestLists(int index)
repeated .org.apache.hadoop.hive.metastore.grpc.AddWriteNotificationLogRequest request_lists = 4;int getRequestListsCount()
repeated .org.apache.hadoop.hive.metastore.grpc.AddWriteNotificationLogRequest request_lists = 4;List<? extends HiveMetastore.AddWriteNotificationLogRequestOrBuilder> getRequestListsOrBuilderList()
repeated .org.apache.hadoop.hive.metastore.grpc.AddWriteNotificationLogRequest request_lists = 4;HiveMetastore.AddWriteNotificationLogRequestOrBuilder getRequestListsOrBuilder(int index)
repeated .org.apache.hadoop.hive.metastore.grpc.AddWriteNotificationLogRequest request_lists = 4;Copyright © 2024 The Apache Software Foundation. All rights reserved.