public static interface HiveMetastore.SeedWriteIdRequestOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getDbName()
string db_name = 1; |
com.google.protobuf.ByteString |
getDbNameBytes()
string db_name = 1; |
long |
getSeedWriteId()
int64 seed_write_id = 3; |
String |
getTableName()
string table_name = 2; |
com.google.protobuf.ByteString |
getTableNameBytes()
string table_name = 2; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofString getDbName()
string db_name = 1;com.google.protobuf.ByteString getDbNameBytes()
string db_name = 1;String getTableName()
string table_name = 2;com.google.protobuf.ByteString getTableNameBytes()
string table_name = 2;long getSeedWriteId()
int64 seed_write_id = 3;Copyright © 2024 The Apache Software Foundation. All rights reserved.