HiveMetastore.ColumnStatisticsData.Builder |
HiveMetastore.ColumnStatisticsData.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
HiveMetastore.ColumnStatisticsData.Builder |
HiveMetastore.ColumnStatisticsData.Builder.clear() |
HiveMetastore.ColumnStatisticsData.Builder |
HiveMetastore.ColumnStatisticsData.Builder.clearBinaryStats()
.org.apache.hadoop.hive.metastore.grpc.BinaryColumnStatsData binary_stats = 5;
|
HiveMetastore.ColumnStatisticsData.Builder |
HiveMetastore.ColumnStatisticsData.Builder.clearBooleanStats()
.org.apache.hadoop.hive.metastore.grpc.BooleanColumnStatsData boolean_stats = 1;
|
HiveMetastore.ColumnStatisticsData.Builder |
HiveMetastore.ColumnStatisticsData.Builder.clearColStatsData() |
HiveMetastore.ColumnStatisticsData.Builder |
HiveMetastore.ColumnStatisticsData.Builder.clearDateStats()
.org.apache.hadoop.hive.metastore.grpc.DateColumnStatsData date_stats = 7;
|
HiveMetastore.ColumnStatisticsData.Builder |
HiveMetastore.ColumnStatisticsData.Builder.clearDecimalStats()
.org.apache.hadoop.hive.metastore.grpc.DecimalColumnStatsData decimal_stats = 6;
|
HiveMetastore.ColumnStatisticsData.Builder |
HiveMetastore.ColumnStatisticsData.Builder.clearDoubleStats()
.org.apache.hadoop.hive.metastore.grpc.DoubleColumnStatsData double_stats = 3;
|
HiveMetastore.ColumnStatisticsData.Builder |
HiveMetastore.ColumnStatisticsData.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
HiveMetastore.ColumnStatisticsData.Builder |
HiveMetastore.ColumnStatisticsData.Builder.clearLongStats()
.org.apache.hadoop.hive.metastore.grpc.LongColumnStatsData long_stats = 2;
|
HiveMetastore.ColumnStatisticsData.Builder |
HiveMetastore.ColumnStatisticsData.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
HiveMetastore.ColumnStatisticsData.Builder |
HiveMetastore.ColumnStatisticsData.Builder.clearStringStats()
.org.apache.hadoop.hive.metastore.grpc.StringColumnStatsData string_stats = 4;
|
HiveMetastore.ColumnStatisticsData.Builder |
HiveMetastore.ColumnStatisticsData.Builder.clearTimestampStats()
.org.apache.hadoop.hive.metastore.grpc.TimestampColumnStatsData timestamp_stats = 8;
|
HiveMetastore.ColumnStatisticsData.Builder |
HiveMetastore.ColumnStatisticsData.Builder.clone() |
HiveMetastore.ColumnStatisticsData.Builder |
HiveMetastore.ColumnStatisticsObj.Builder.getStatsDataBuilder()
.org.apache.hadoop.hive.metastore.grpc.ColumnStatisticsData stats_data = 3;
|
HiveMetastore.ColumnStatisticsData.Builder |
HiveMetastore.ColumnStatisticsData.Builder.mergeBinaryStats(HiveMetastore.BinaryColumnStatsData value)
.org.apache.hadoop.hive.metastore.grpc.BinaryColumnStatsData binary_stats = 5;
|
HiveMetastore.ColumnStatisticsData.Builder |
HiveMetastore.ColumnStatisticsData.Builder.mergeBooleanStats(HiveMetastore.BooleanColumnStatsData value)
.org.apache.hadoop.hive.metastore.grpc.BooleanColumnStatsData boolean_stats = 1;
|
HiveMetastore.ColumnStatisticsData.Builder |
HiveMetastore.ColumnStatisticsData.Builder.mergeDateStats(HiveMetastore.DateColumnStatsData value)
.org.apache.hadoop.hive.metastore.grpc.DateColumnStatsData date_stats = 7;
|
HiveMetastore.ColumnStatisticsData.Builder |
HiveMetastore.ColumnStatisticsData.Builder.mergeDecimalStats(HiveMetastore.DecimalColumnStatsData value)
.org.apache.hadoop.hive.metastore.grpc.DecimalColumnStatsData decimal_stats = 6;
|
HiveMetastore.ColumnStatisticsData.Builder |
HiveMetastore.ColumnStatisticsData.Builder.mergeDoubleStats(HiveMetastore.DoubleColumnStatsData value)
.org.apache.hadoop.hive.metastore.grpc.DoubleColumnStatsData double_stats = 3;
|
HiveMetastore.ColumnStatisticsData.Builder |
HiveMetastore.ColumnStatisticsData.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
HiveMetastore.ColumnStatisticsData.Builder |
HiveMetastore.ColumnStatisticsData.Builder.mergeFrom(HiveMetastore.ColumnStatisticsData other) |
HiveMetastore.ColumnStatisticsData.Builder |
HiveMetastore.ColumnStatisticsData.Builder.mergeFrom(com.google.protobuf.Message other) |
HiveMetastore.ColumnStatisticsData.Builder |
HiveMetastore.ColumnStatisticsData.Builder.mergeLongStats(HiveMetastore.LongColumnStatsData value)
.org.apache.hadoop.hive.metastore.grpc.LongColumnStatsData long_stats = 2;
|
HiveMetastore.ColumnStatisticsData.Builder |
HiveMetastore.ColumnStatisticsData.Builder.mergeStringStats(HiveMetastore.StringColumnStatsData value)
.org.apache.hadoop.hive.metastore.grpc.StringColumnStatsData string_stats = 4;
|
HiveMetastore.ColumnStatisticsData.Builder |
HiveMetastore.ColumnStatisticsData.Builder.mergeTimestampStats(HiveMetastore.TimestampColumnStatsData value)
.org.apache.hadoop.hive.metastore.grpc.TimestampColumnStatsData timestamp_stats = 8;
|
HiveMetastore.ColumnStatisticsData.Builder |
HiveMetastore.ColumnStatisticsData.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static HiveMetastore.ColumnStatisticsData.Builder |
HiveMetastore.ColumnStatisticsData.newBuilder() |
static HiveMetastore.ColumnStatisticsData.Builder |
HiveMetastore.ColumnStatisticsData.newBuilder(HiveMetastore.ColumnStatisticsData prototype) |
HiveMetastore.ColumnStatisticsData.Builder |
HiveMetastore.ColumnStatisticsData.newBuilderForType() |
protected HiveMetastore.ColumnStatisticsData.Builder |
HiveMetastore.ColumnStatisticsData.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
HiveMetastore.ColumnStatisticsData.Builder |
HiveMetastore.ColumnStatisticsData.Builder.setBinaryStats(HiveMetastore.BinaryColumnStatsData.Builder builderForValue)
.org.apache.hadoop.hive.metastore.grpc.BinaryColumnStatsData binary_stats = 5;
|
HiveMetastore.ColumnStatisticsData.Builder |
HiveMetastore.ColumnStatisticsData.Builder.setBinaryStats(HiveMetastore.BinaryColumnStatsData value)
.org.apache.hadoop.hive.metastore.grpc.BinaryColumnStatsData binary_stats = 5;
|
HiveMetastore.ColumnStatisticsData.Builder |
HiveMetastore.ColumnStatisticsData.Builder.setBooleanStats(HiveMetastore.BooleanColumnStatsData.Builder builderForValue)
.org.apache.hadoop.hive.metastore.grpc.BooleanColumnStatsData boolean_stats = 1;
|
HiveMetastore.ColumnStatisticsData.Builder |
HiveMetastore.ColumnStatisticsData.Builder.setBooleanStats(HiveMetastore.BooleanColumnStatsData value)
.org.apache.hadoop.hive.metastore.grpc.BooleanColumnStatsData boolean_stats = 1;
|
HiveMetastore.ColumnStatisticsData.Builder |
HiveMetastore.ColumnStatisticsData.Builder.setDateStats(HiveMetastore.DateColumnStatsData.Builder builderForValue)
.org.apache.hadoop.hive.metastore.grpc.DateColumnStatsData date_stats = 7;
|
HiveMetastore.ColumnStatisticsData.Builder |
HiveMetastore.ColumnStatisticsData.Builder.setDateStats(HiveMetastore.DateColumnStatsData value)
.org.apache.hadoop.hive.metastore.grpc.DateColumnStatsData date_stats = 7;
|
HiveMetastore.ColumnStatisticsData.Builder |
HiveMetastore.ColumnStatisticsData.Builder.setDecimalStats(HiveMetastore.DecimalColumnStatsData.Builder builderForValue)
.org.apache.hadoop.hive.metastore.grpc.DecimalColumnStatsData decimal_stats = 6;
|
HiveMetastore.ColumnStatisticsData.Builder |
HiveMetastore.ColumnStatisticsData.Builder.setDecimalStats(HiveMetastore.DecimalColumnStatsData value)
.org.apache.hadoop.hive.metastore.grpc.DecimalColumnStatsData decimal_stats = 6;
|
HiveMetastore.ColumnStatisticsData.Builder |
HiveMetastore.ColumnStatisticsData.Builder.setDoubleStats(HiveMetastore.DoubleColumnStatsData.Builder builderForValue)
.org.apache.hadoop.hive.metastore.grpc.DoubleColumnStatsData double_stats = 3;
|
HiveMetastore.ColumnStatisticsData.Builder |
HiveMetastore.ColumnStatisticsData.Builder.setDoubleStats(HiveMetastore.DoubleColumnStatsData value)
.org.apache.hadoop.hive.metastore.grpc.DoubleColumnStatsData double_stats = 3;
|
HiveMetastore.ColumnStatisticsData.Builder |
HiveMetastore.ColumnStatisticsData.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
HiveMetastore.ColumnStatisticsData.Builder |
HiveMetastore.ColumnStatisticsData.Builder.setLongStats(HiveMetastore.LongColumnStatsData.Builder builderForValue)
.org.apache.hadoop.hive.metastore.grpc.LongColumnStatsData long_stats = 2;
|
HiveMetastore.ColumnStatisticsData.Builder |
HiveMetastore.ColumnStatisticsData.Builder.setLongStats(HiveMetastore.LongColumnStatsData value)
.org.apache.hadoop.hive.metastore.grpc.LongColumnStatsData long_stats = 2;
|
HiveMetastore.ColumnStatisticsData.Builder |
HiveMetastore.ColumnStatisticsData.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
HiveMetastore.ColumnStatisticsData.Builder |
HiveMetastore.ColumnStatisticsData.Builder.setStringStats(HiveMetastore.StringColumnStatsData.Builder builderForValue)
.org.apache.hadoop.hive.metastore.grpc.StringColumnStatsData string_stats = 4;
|
HiveMetastore.ColumnStatisticsData.Builder |
HiveMetastore.ColumnStatisticsData.Builder.setStringStats(HiveMetastore.StringColumnStatsData value)
.org.apache.hadoop.hive.metastore.grpc.StringColumnStatsData string_stats = 4;
|
HiveMetastore.ColumnStatisticsData.Builder |
HiveMetastore.ColumnStatisticsData.Builder.setTimestampStats(HiveMetastore.TimestampColumnStatsData.Builder builderForValue)
.org.apache.hadoop.hive.metastore.grpc.TimestampColumnStatsData timestamp_stats = 8;
|
HiveMetastore.ColumnStatisticsData.Builder |
HiveMetastore.ColumnStatisticsData.Builder.setTimestampStats(HiveMetastore.TimestampColumnStatsData value)
.org.apache.hadoop.hive.metastore.grpc.TimestampColumnStatsData timestamp_stats = 8;
|
HiveMetastore.ColumnStatisticsData.Builder |
HiveMetastore.ColumnStatisticsData.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
HiveMetastore.ColumnStatisticsData.Builder |
HiveMetastore.ColumnStatisticsData.toBuilder() |