public static interface HiveMetastore.NotificationEventOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getCatName()
string cat_name = 8; |
com.google.protobuf.ByteString |
getCatNameBytes()
string cat_name = 8; |
String |
getDbName()
string db_name = 4; |
com.google.protobuf.ByteString |
getDbNameBytes()
string db_name = 4; |
long |
getEventId()
int64 event_id = 1; |
int |
getEventTime()
int32 event_time = 2; |
String |
getEventType()
string event_type = 3; |
com.google.protobuf.ByteString |
getEventTypeBytes()
string event_type = 3; |
String |
getMessage()
string message = 6; |
com.google.protobuf.ByteString |
getMessageBytes()
string message = 6; |
String |
getMessageFormat()
string message_format = 7; |
com.google.protobuf.ByteString |
getMessageFormatBytes()
string message_format = 7; |
String |
getTableName()
string table_name = 5; |
com.google.protobuf.ByteString |
getTableNameBytes()
string table_name = 5; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneoflong getEventId()
int64 event_id = 1;int getEventTime()
int32 event_time = 2;String getEventType()
string event_type = 3;com.google.protobuf.ByteString getEventTypeBytes()
string event_type = 3;String getDbName()
string db_name = 4;com.google.protobuf.ByteString getDbNameBytes()
string db_name = 4;String getTableName()
string table_name = 5;com.google.protobuf.ByteString getTableNameBytes()
string table_name = 5;String getMessage()
string message = 6;com.google.protobuf.ByteString getMessageBytes()
string message = 6;String getMessageFormat()
string message_format = 7;com.google.protobuf.ByteString getMessageFormatBytes()
string message_format = 7;String getCatName()
string cat_name = 8;com.google.protobuf.ByteString getCatNameBytes()
string cat_name = 8;Copyright © 2024 The Apache Software Foundation. All rights reserved.