public static interface HiveMetastore.SkewedInfoOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getSkewedColNames(int index)
repeated string skewed_col_names = 1; |
com.google.protobuf.ByteString |
getSkewedColNamesBytes(int index)
repeated string skewed_col_names = 1; |
int |
getSkewedColNamesCount()
repeated string skewed_col_names = 1; |
List<String> |
getSkewedColNamesList()
repeated string skewed_col_names = 1; |
HiveMetastore.MapStringListStringEntry |
getSkewedColValueLocationMaps(int index)
repeated .org.apache.hadoop.hive.metastore.grpc.MapStringListStringEntry skewed_col_value_location_maps = 3; |
int |
getSkewedColValueLocationMapsCount()
repeated .org.apache.hadoop.hive.metastore.grpc.MapStringListStringEntry skewed_col_value_location_maps = 3; |
List<HiveMetastore.MapStringListStringEntry> |
getSkewedColValueLocationMapsList()
repeated .org.apache.hadoop.hive.metastore.grpc.MapStringListStringEntry skewed_col_value_location_maps = 3; |
HiveMetastore.MapStringListStringEntryOrBuilder |
getSkewedColValueLocationMapsOrBuilder(int index)
repeated .org.apache.hadoop.hive.metastore.grpc.MapStringListStringEntry skewed_col_value_location_maps = 3; |
List<? extends HiveMetastore.MapStringListStringEntryOrBuilder> |
getSkewedColValueLocationMapsOrBuilderList()
repeated .org.apache.hadoop.hive.metastore.grpc.MapStringListStringEntry skewed_col_value_location_maps = 3; |
HiveMetastore.StringList |
getSkewedColValues(int index)
repeated .org.apache.hadoop.hive.metastore.grpc.StringList skewed_col_values = 2; |
int |
getSkewedColValuesCount()
repeated .org.apache.hadoop.hive.metastore.grpc.StringList skewed_col_values = 2; |
List<HiveMetastore.StringList> |
getSkewedColValuesList()
repeated .org.apache.hadoop.hive.metastore.grpc.StringList skewed_col_values = 2; |
HiveMetastore.StringListOrBuilder |
getSkewedColValuesOrBuilder(int index)
repeated .org.apache.hadoop.hive.metastore.grpc.StringList skewed_col_values = 2; |
List<? extends HiveMetastore.StringListOrBuilder> |
getSkewedColValuesOrBuilderList()
repeated .org.apache.hadoop.hive.metastore.grpc.StringList skewed_col_values = 2; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofList<String> getSkewedColNamesList()
repeated string skewed_col_names = 1;int getSkewedColNamesCount()
repeated string skewed_col_names = 1;String getSkewedColNames(int index)
repeated string skewed_col_names = 1;index - The index of the element to return.com.google.protobuf.ByteString getSkewedColNamesBytes(int index)
repeated string skewed_col_names = 1;index - The index of the value to return.List<HiveMetastore.StringList> getSkewedColValuesList()
repeated .org.apache.hadoop.hive.metastore.grpc.StringList skewed_col_values = 2;HiveMetastore.StringList getSkewedColValues(int index)
repeated .org.apache.hadoop.hive.metastore.grpc.StringList skewed_col_values = 2;int getSkewedColValuesCount()
repeated .org.apache.hadoop.hive.metastore.grpc.StringList skewed_col_values = 2;List<? extends HiveMetastore.StringListOrBuilder> getSkewedColValuesOrBuilderList()
repeated .org.apache.hadoop.hive.metastore.grpc.StringList skewed_col_values = 2;HiveMetastore.StringListOrBuilder getSkewedColValuesOrBuilder(int index)
repeated .org.apache.hadoop.hive.metastore.grpc.StringList skewed_col_values = 2;List<HiveMetastore.MapStringListStringEntry> getSkewedColValueLocationMapsList()
repeated .org.apache.hadoop.hive.metastore.grpc.MapStringListStringEntry skewed_col_value_location_maps = 3;HiveMetastore.MapStringListStringEntry getSkewedColValueLocationMaps(int index)
repeated .org.apache.hadoop.hive.metastore.grpc.MapStringListStringEntry skewed_col_value_location_maps = 3;int getSkewedColValueLocationMapsCount()
repeated .org.apache.hadoop.hive.metastore.grpc.MapStringListStringEntry skewed_col_value_location_maps = 3;List<? extends HiveMetastore.MapStringListStringEntryOrBuilder> getSkewedColValueLocationMapsOrBuilderList()
repeated .org.apache.hadoop.hive.metastore.grpc.MapStringListStringEntry skewed_col_value_location_maps = 3;HiveMetastore.MapStringListStringEntryOrBuilder getSkewedColValueLocationMapsOrBuilder(int index)
repeated .org.apache.hadoop.hive.metastore.grpc.MapStringListStringEntry skewed_col_value_location_maps = 3;Copyright © 2024 The Apache Software Foundation. All rights reserved.