public static interface HiveMetastore.ColumnStatisticsDescOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getCatName()
string cat_name = 6; |
com.google.protobuf.ByteString |
getCatNameBytes()
string cat_name = 6; |
String |
getDbName()
string db_name = 2; |
com.google.protobuf.ByteString |
getDbNameBytes()
string db_name = 2; |
boolean |
getIsTblLevel()
bool is_tbl_level = 1; |
long |
getLastAnalyzed()
int64 last_analyzed = 5; |
String |
getPartName()
string part_name = 4; |
com.google.protobuf.ByteString |
getPartNameBytes()
string part_name = 4; |
String |
getTableName()
string table_name = 3; |
com.google.protobuf.ByteString |
getTableNameBytes()
string table_name = 3; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean getIsTblLevel()
bool is_tbl_level = 1;String getDbName()
string db_name = 2;com.google.protobuf.ByteString getDbNameBytes()
string db_name = 2;String getTableName()
string table_name = 3;com.google.protobuf.ByteString getTableNameBytes()
string table_name = 3;String getPartName()
string part_name = 4;com.google.protobuf.ByteString getPartNameBytes()
string part_name = 4;long getLastAnalyzed()
int64 last_analyzed = 5;String getCatName()
string cat_name = 6;com.google.protobuf.ByteString getCatNameBytes()
string cat_name = 6;Copyright © 2024 The Apache Software Foundation. All rights reserved.