HiveMetastore.DecimalColumnStatsData.Builder |
HiveMetastore.DecimalColumnStatsData.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
HiveMetastore.DecimalColumnStatsData.Builder |
HiveMetastore.DecimalColumnStatsData.Builder.clear() |
HiveMetastore.DecimalColumnStatsData.Builder |
HiveMetastore.DecimalColumnStatsData.Builder.clearBitVectors()
bytes bit_vectors = 5;
|
HiveMetastore.DecimalColumnStatsData.Builder |
HiveMetastore.DecimalColumnStatsData.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
HiveMetastore.DecimalColumnStatsData.Builder |
HiveMetastore.DecimalColumnStatsData.Builder.clearHighValue()
.org.apache.hadoop.hive.metastore.grpc.Decimal high_value = 2;
|
HiveMetastore.DecimalColumnStatsData.Builder |
HiveMetastore.DecimalColumnStatsData.Builder.clearHistogram()
bytes histogram = 6;
|
HiveMetastore.DecimalColumnStatsData.Builder |
HiveMetastore.DecimalColumnStatsData.Builder.clearLowValue()
.org.apache.hadoop.hive.metastore.grpc.Decimal low_value = 1;
|
HiveMetastore.DecimalColumnStatsData.Builder |
HiveMetastore.DecimalColumnStatsData.Builder.clearNumDvs()
int64 num_dvs = 4;
|
HiveMetastore.DecimalColumnStatsData.Builder |
HiveMetastore.DecimalColumnStatsData.Builder.clearNumNulls()
int64 num_nulls = 3;
|
HiveMetastore.DecimalColumnStatsData.Builder |
HiveMetastore.DecimalColumnStatsData.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
HiveMetastore.DecimalColumnStatsData.Builder |
HiveMetastore.DecimalColumnStatsData.Builder.clone() |
HiveMetastore.DecimalColumnStatsData.Builder |
HiveMetastore.ColumnStatisticsData.Builder.getDecimalStatsBuilder()
.org.apache.hadoop.hive.metastore.grpc.DecimalColumnStatsData decimal_stats = 6;
|
HiveMetastore.DecimalColumnStatsData.Builder |
HiveMetastore.DecimalColumnStatsData.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
HiveMetastore.DecimalColumnStatsData.Builder |
HiveMetastore.DecimalColumnStatsData.Builder.mergeFrom(HiveMetastore.DecimalColumnStatsData other) |
HiveMetastore.DecimalColumnStatsData.Builder |
HiveMetastore.DecimalColumnStatsData.Builder.mergeFrom(com.google.protobuf.Message other) |
HiveMetastore.DecimalColumnStatsData.Builder |
HiveMetastore.DecimalColumnStatsData.Builder.mergeHighValue(HiveMetastore.Decimal value)
.org.apache.hadoop.hive.metastore.grpc.Decimal high_value = 2;
|
HiveMetastore.DecimalColumnStatsData.Builder |
HiveMetastore.DecimalColumnStatsData.Builder.mergeLowValue(HiveMetastore.Decimal value)
.org.apache.hadoop.hive.metastore.grpc.Decimal low_value = 1;
|
HiveMetastore.DecimalColumnStatsData.Builder |
HiveMetastore.DecimalColumnStatsData.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static HiveMetastore.DecimalColumnStatsData.Builder |
HiveMetastore.DecimalColumnStatsData.newBuilder() |
static HiveMetastore.DecimalColumnStatsData.Builder |
HiveMetastore.DecimalColumnStatsData.newBuilder(HiveMetastore.DecimalColumnStatsData prototype) |
HiveMetastore.DecimalColumnStatsData.Builder |
HiveMetastore.DecimalColumnStatsData.newBuilderForType() |
protected HiveMetastore.DecimalColumnStatsData.Builder |
HiveMetastore.DecimalColumnStatsData.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
HiveMetastore.DecimalColumnStatsData.Builder |
HiveMetastore.DecimalColumnStatsData.Builder.setBitVectors(com.google.protobuf.ByteString value)
bytes bit_vectors = 5;
|
HiveMetastore.DecimalColumnStatsData.Builder |
HiveMetastore.DecimalColumnStatsData.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
HiveMetastore.DecimalColumnStatsData.Builder |
HiveMetastore.DecimalColumnStatsData.Builder.setHighValue(HiveMetastore.Decimal.Builder builderForValue)
.org.apache.hadoop.hive.metastore.grpc.Decimal high_value = 2;
|
HiveMetastore.DecimalColumnStatsData.Builder |
HiveMetastore.DecimalColumnStatsData.Builder.setHighValue(HiveMetastore.Decimal value)
.org.apache.hadoop.hive.metastore.grpc.Decimal high_value = 2;
|
HiveMetastore.DecimalColumnStatsData.Builder |
HiveMetastore.DecimalColumnStatsData.Builder.setHistogram(com.google.protobuf.ByteString value)
bytes histogram = 6;
|
HiveMetastore.DecimalColumnStatsData.Builder |
HiveMetastore.DecimalColumnStatsData.Builder.setLowValue(HiveMetastore.Decimal.Builder builderForValue)
.org.apache.hadoop.hive.metastore.grpc.Decimal low_value = 1;
|
HiveMetastore.DecimalColumnStatsData.Builder |
HiveMetastore.DecimalColumnStatsData.Builder.setLowValue(HiveMetastore.Decimal value)
.org.apache.hadoop.hive.metastore.grpc.Decimal low_value = 1;
|
HiveMetastore.DecimalColumnStatsData.Builder |
HiveMetastore.DecimalColumnStatsData.Builder.setNumDvs(long value)
int64 num_dvs = 4;
|
HiveMetastore.DecimalColumnStatsData.Builder |
HiveMetastore.DecimalColumnStatsData.Builder.setNumNulls(long value)
int64 num_nulls = 3;
|
HiveMetastore.DecimalColumnStatsData.Builder |
HiveMetastore.DecimalColumnStatsData.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
HiveMetastore.DecimalColumnStatsData.Builder |
HiveMetastore.DecimalColumnStatsData.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
HiveMetastore.DecimalColumnStatsData.Builder |
HiveMetastore.DecimalColumnStatsData.toBuilder() |