public static interface HiveMetastore.WriteEventInfoOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getDatabase()
string database = 2; |
com.google.protobuf.ByteString |
getDatabaseBytes()
string database = 2; |
String |
getFiles()
string files = 4; |
com.google.protobuf.ByteString |
getFilesBytes()
string files = 4; |
String |
getPartition()
string partition = 5; |
com.google.protobuf.ByteString |
getPartitionBytes()
string partition = 5; |
String |
getPartitionObj()
string partition_obj = 7; |
com.google.protobuf.ByteString |
getPartitionObjBytes()
string partition_obj = 7; |
String |
getTable()
string table = 3; |
com.google.protobuf.ByteString |
getTableBytes()
string table = 3; |
String |
getTableObj()
string table_obj = 6; |
com.google.protobuf.ByteString |
getTableObjBytes()
string table_obj = 6; |
long |
getWriteId()
int64 write_id = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneoflong getWriteId()
int64 write_id = 1;String getDatabase()
string database = 2;com.google.protobuf.ByteString getDatabaseBytes()
string database = 2;String getTable()
string table = 3;com.google.protobuf.ByteString getTableBytes()
string table = 3;String getFiles()
string files = 4;com.google.protobuf.ByteString getFilesBytes()
string files = 4;String getPartition()
string partition = 5;com.google.protobuf.ByteString getPartitionBytes()
string partition = 5;String getTableObj()
string table_obj = 6;com.google.protobuf.ByteString getTableObjBytes()
string table_obj = 6;String getPartitionObj()
string partition_obj = 7;com.google.protobuf.ByteString getPartitionObjBytes()
string partition_obj = 7;Copyright © 2024 The Apache Software Foundation. All rights reserved.