public static interface HiveMetastore.GetFieldsReqRequestOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getCatName()
string cat_name = 1; |
com.google.protobuf.ByteString |
getCatNameBytes()
string cat_name = 1; |
String |
getDbName()
string db_name = 2; |
com.google.protobuf.ByteString |
getDbNameBytes()
string db_name = 2; |
HiveMetastore.EnvironmentContext |
getEnvContext()
.org.apache.hadoop.hive.metastore.grpc.EnvironmentContext env_context = 4; |
HiveMetastore.EnvironmentContextOrBuilder |
getEnvContextOrBuilder()
.org.apache.hadoop.hive.metastore.grpc.EnvironmentContext env_context = 4; |
long |
getId()
table id
|
String |
getTblName()
string tbl_name = 3; |
com.google.protobuf.ByteString |
getTblNameBytes()
string tbl_name = 3; |
String |
getValidWriteIdList()
string valid_write_id_list = 5; |
com.google.protobuf.ByteString |
getValidWriteIdListBytes()
string valid_write_id_list = 5; |
boolean |
hasEnvContext()
.org.apache.hadoop.hive.metastore.grpc.EnvironmentContext env_context = 4; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofString getCatName()
string cat_name = 1;com.google.protobuf.ByteString getCatNameBytes()
string cat_name = 1;String getDbName()
string db_name = 2;com.google.protobuf.ByteString getDbNameBytes()
string db_name = 2;String getTblName()
string tbl_name = 3;com.google.protobuf.ByteString getTblNameBytes()
string tbl_name = 3;boolean hasEnvContext()
.org.apache.hadoop.hive.metastore.grpc.EnvironmentContext env_context = 4;HiveMetastore.EnvironmentContext getEnvContext()
.org.apache.hadoop.hive.metastore.grpc.EnvironmentContext env_context = 4;HiveMetastore.EnvironmentContextOrBuilder getEnvContextOrBuilder()
.org.apache.hadoop.hive.metastore.grpc.EnvironmentContext env_context = 4;String getValidWriteIdList()
string valid_write_id_list = 5;com.google.protobuf.ByteString getValidWriteIdListBytes()
string valid_write_id_list = 5;long getId()
table id
int64 id = 6;Copyright © 2024 The Apache Software Foundation. All rights reserved.