public static interface HiveMetastore.BinaryColumnStatsDataOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
double |
getAvgColLen()
double avg_col_len = 2; |
com.google.protobuf.ByteString |
getBitVectors()
bytes bit_vectors = 4; |
long |
getMaxColLen()
int64 max_col_len = 1; |
long |
getNumNulls()
int64 num_nulls = 3; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneoflong getMaxColLen()
int64 max_col_len = 1;double getAvgColLen()
double avg_col_len = 2;long getNumNulls()
int64 num_nulls = 3;com.google.protobuf.ByteString getBitVectors()
bytes bit_vectors = 4;Copyright © 2024 The Apache Software Foundation. All rights reserved.