public static interface HiveMetastore.GetNotficationEventsCountRequestOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getCatName()
string cat_name = 3; |
com.google.protobuf.ByteString |
getCatNameBytes()
string cat_name = 3; |
String |
getDbName()
string db_name = 2; |
com.google.protobuf.ByteString |
getDbNameBytes()
string db_name = 2; |
long |
getFromEventId()
int64 from_event_id = 1; |
long |
getLimit()
int64 limit = 5; |
long |
getToEventId()
int64 to_event_id = 4; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneoflong getFromEventId()
int64 from_event_id = 1;String getDbName()
string db_name = 2;com.google.protobuf.ByteString getDbNameBytes()
string db_name = 2;String getCatName()
string cat_name = 3;com.google.protobuf.ByteString getCatNameBytes()
string cat_name = 3;long getToEventId()
int64 to_event_id = 4;long getLimit()
int64 limit = 5;Copyright © 2024 The Apache Software Foundation. All rights reserved.