|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.spark_project.protobuf.AbstractMessageLite
org.spark_project.protobuf.AbstractMessage
org.spark_project.protobuf.GeneratedMessage
org.apache.hadoop.hive.ql.io.orc.OrcProto.ColumnStatistics
public static final class OrcProto.ColumnStatistics
Protobuf type org.apache.hadoop.hive.ql.io.orc.ColumnStatistics
| Nested Class Summary | |
|---|---|
static class |
OrcProto.ColumnStatistics.Builder
Protobuf type org.apache.hadoop.hive.ql.io.orc.ColumnStatistics |
| Nested classes/interfaces inherited from class org.spark_project.protobuf.GeneratedMessage |
|---|
org.spark_project.protobuf.GeneratedMessage.BuilderParent, org.spark_project.protobuf.GeneratedMessage.ExtendableBuilder<MessageType extends org.spark_project.protobuf.GeneratedMessage.ExtendableMessage,BuilderType extends org.spark_project.protobuf.GeneratedMessage.ExtendableBuilder>, org.spark_project.protobuf.GeneratedMessage.ExtendableMessage<MessageType extends org.spark_project.protobuf.GeneratedMessage.ExtendableMessage>, org.spark_project.protobuf.GeneratedMessage.ExtendableMessageOrBuilder<MessageType extends org.spark_project.protobuf.GeneratedMessage.ExtendableMessage>, org.spark_project.protobuf.GeneratedMessage.FieldAccessorTable, org.spark_project.protobuf.GeneratedMessage.GeneratedExtension<ContainingType extends org.spark_project.protobuf.Message,Type> |
| Field Summary | |
|---|---|
static int |
BINARYSTATISTICS_FIELD_NUMBER
|
static int |
BUCKETSTATISTICS_FIELD_NUMBER
|
static int |
DATESTATISTICS_FIELD_NUMBER
|
static int |
DECIMALSTATISTICS_FIELD_NUMBER
|
static int |
DOUBLESTATISTICS_FIELD_NUMBER
|
static int |
INTSTATISTICS_FIELD_NUMBER
|
static int |
NUMBEROFVALUES_FIELD_NUMBER
|
static org.spark_project.protobuf.Parser<OrcProto.ColumnStatistics> |
PARSER
|
static int |
STRINGSTATISTICS_FIELD_NUMBER
|
| Fields inherited from class org.spark_project.protobuf.GeneratedMessage |
|---|
alwaysUseFieldBuilders |
| Method Summary | |
|---|---|
OrcProto.BinaryStatistics |
getBinaryStatistics()
optional .org.apache.hadoop.hive.ql.io.orc.BinaryStatistics binaryStatistics = 8; |
OrcProto.BinaryStatisticsOrBuilder |
getBinaryStatisticsOrBuilder()
optional .org.apache.hadoop.hive.ql.io.orc.BinaryStatistics binaryStatistics = 8; |
OrcProto.BucketStatistics |
getBucketStatistics()
optional .org.apache.hadoop.hive.ql.io.orc.BucketStatistics bucketStatistics = 5; |
OrcProto.BucketStatisticsOrBuilder |
getBucketStatisticsOrBuilder()
optional .org.apache.hadoop.hive.ql.io.orc.BucketStatistics bucketStatistics = 5; |
OrcProto.DateStatistics |
getDateStatistics()
optional .org.apache.hadoop.hive.ql.io.orc.DateStatistics dateStatistics = 7; |
OrcProto.DateStatisticsOrBuilder |
getDateStatisticsOrBuilder()
optional .org.apache.hadoop.hive.ql.io.orc.DateStatistics dateStatistics = 7; |
OrcProto.DecimalStatistics |
getDecimalStatistics()
optional .org.apache.hadoop.hive.ql.io.orc.DecimalStatistics decimalStatistics = 6; |
OrcProto.DecimalStatisticsOrBuilder |
getDecimalStatisticsOrBuilder()
optional .org.apache.hadoop.hive.ql.io.orc.DecimalStatistics decimalStatistics = 6; |
static OrcProto.ColumnStatistics |
getDefaultInstance()
|
OrcProto.ColumnStatistics |
getDefaultInstanceForType()
|
static org.spark_project.protobuf.Descriptors.Descriptor |
getDescriptor()
|
OrcProto.DoubleStatistics |
getDoubleStatistics()
optional .org.apache.hadoop.hive.ql.io.orc.DoubleStatistics doubleStatistics = 3; |
OrcProto.DoubleStatisticsOrBuilder |
getDoubleStatisticsOrBuilder()
optional .org.apache.hadoop.hive.ql.io.orc.DoubleStatistics doubleStatistics = 3; |
OrcProto.IntegerStatistics |
getIntStatistics()
optional .org.apache.hadoop.hive.ql.io.orc.IntegerStatistics intStatistics = 2; |
OrcProto.IntegerStatisticsOrBuilder |
getIntStatisticsOrBuilder()
optional .org.apache.hadoop.hive.ql.io.orc.IntegerStatistics intStatistics = 2; |
long |
getNumberOfValues()
optional uint64 numberOfValues = 1; |
org.spark_project.protobuf.Parser<OrcProto.ColumnStatistics> |
getParserForType()
|
int |
getSerializedSize()
|
OrcProto.StringStatistics |
getStringStatistics()
optional .org.apache.hadoop.hive.ql.io.orc.StringStatistics stringStatistics = 4; |
OrcProto.StringStatisticsOrBuilder |
getStringStatisticsOrBuilder()
optional .org.apache.hadoop.hive.ql.io.orc.StringStatistics stringStatistics = 4; |
org.spark_project.protobuf.UnknownFieldSet |
getUnknownFields()
|
boolean |
hasBinaryStatistics()
optional .org.apache.hadoop.hive.ql.io.orc.BinaryStatistics binaryStatistics = 8; |
boolean |
hasBucketStatistics()
optional .org.apache.hadoop.hive.ql.io.orc.BucketStatistics bucketStatistics = 5; |
boolean |
hasDateStatistics()
optional .org.apache.hadoop.hive.ql.io.orc.DateStatistics dateStatistics = 7; |
boolean |
hasDecimalStatistics()
optional .org.apache.hadoop.hive.ql.io.orc.DecimalStatistics decimalStatistics = 6; |
boolean |
hasDoubleStatistics()
optional .org.apache.hadoop.hive.ql.io.orc.DoubleStatistics doubleStatistics = 3; |
boolean |
hasIntStatistics()
optional .org.apache.hadoop.hive.ql.io.orc.IntegerStatistics intStatistics = 2; |
boolean |
hasNumberOfValues()
optional uint64 numberOfValues = 1; |
boolean |
hasStringStatistics()
optional .org.apache.hadoop.hive.ql.io.orc.StringStatistics stringStatistics = 4; |
protected org.spark_project.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable()
|
boolean |
isInitialized()
|
static OrcProto.ColumnStatistics.Builder |
newBuilder()
|
static OrcProto.ColumnStatistics.Builder |
newBuilder(OrcProto.ColumnStatistics prototype)
|
OrcProto.ColumnStatistics.Builder |
newBuilderForType()
|
protected OrcProto.ColumnStatistics.Builder |
newBuilderForType(org.spark_project.protobuf.GeneratedMessage.BuilderParent parent)
|
static OrcProto.ColumnStatistics |
parseDelimitedFrom(InputStream input)
|
static OrcProto.ColumnStatistics |
parseDelimitedFrom(InputStream input,
org.spark_project.protobuf.ExtensionRegistryLite extensionRegistry)
|
static OrcProto.ColumnStatistics |
parseFrom(byte[] data)
|
static OrcProto.ColumnStatistics |
parseFrom(byte[] data,
org.spark_project.protobuf.ExtensionRegistryLite extensionRegistry)
|
static OrcProto.ColumnStatistics |
parseFrom(org.spark_project.protobuf.ByteString data)
|
static OrcProto.ColumnStatistics |
parseFrom(org.spark_project.protobuf.ByteString data,
org.spark_project.protobuf.ExtensionRegistryLite extensionRegistry)
|
static OrcProto.ColumnStatistics |
parseFrom(org.spark_project.protobuf.CodedInputStream input)
|
static OrcProto.ColumnStatistics |
parseFrom(org.spark_project.protobuf.CodedInputStream input,
org.spark_project.protobuf.ExtensionRegistryLite extensionRegistry)
|
static OrcProto.ColumnStatistics |
parseFrom(InputStream input)
|
static OrcProto.ColumnStatistics |
parseFrom(InputStream input,
org.spark_project.protobuf.ExtensionRegistryLite extensionRegistry)
|
OrcProto.ColumnStatistics.Builder |
toBuilder()
|
protected Object |
writeReplace()
|
void |
writeTo(org.spark_project.protobuf.CodedOutputStream output)
|
| Methods inherited from class org.spark_project.protobuf.GeneratedMessage |
|---|
getAllFields, getDescriptorForType, getField, getRepeatedField, getRepeatedFieldCount, hasField, makeExtensionsImmutable, newFileScopedGeneratedExtension, newMessageScopedGeneratedExtension, parseUnknownField |
| Methods inherited from class org.spark_project.protobuf.AbstractMessage |
|---|
equals, findInitializationErrors, getInitializationErrorString, hashBoolean, hashCode, hashEnum, hashEnumList, hashFields, hashLong, toString |
| Methods inherited from class org.spark_project.protobuf.AbstractMessageLite |
|---|
toByteArray, toByteString, writeDelimitedTo, writeTo |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface org.spark_project.protobuf.MessageOrBuilder |
|---|
findInitializationErrors, getAllFields, getDescriptorForType, getField, getInitializationErrorString, getRepeatedField, getRepeatedFieldCount, hasField |
| Methods inherited from interface org.spark_project.protobuf.MessageLite |
|---|
toByteArray, toByteString, writeDelimitedTo, writeTo |
| Field Detail |
|---|
public static org.spark_project.protobuf.Parser<OrcProto.ColumnStatistics> PARSER
public static final int NUMBEROFVALUES_FIELD_NUMBER
public static final int INTSTATISTICS_FIELD_NUMBER
public static final int DOUBLESTATISTICS_FIELD_NUMBER
public static final int STRINGSTATISTICS_FIELD_NUMBER
public static final int BUCKETSTATISTICS_FIELD_NUMBER
public static final int DECIMALSTATISTICS_FIELD_NUMBER
public static final int DATESTATISTICS_FIELD_NUMBER
public static final int BINARYSTATISTICS_FIELD_NUMBER
| Method Detail |
|---|
public static OrcProto.ColumnStatistics getDefaultInstance()
public OrcProto.ColumnStatistics getDefaultInstanceForType()
getDefaultInstanceForType in interface org.spark_project.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface org.spark_project.protobuf.MessageOrBuilderpublic final org.spark_project.protobuf.UnknownFieldSet getUnknownFields()
getUnknownFields in interface org.spark_project.protobuf.MessageOrBuildergetUnknownFields in class org.spark_project.protobuf.GeneratedMessagepublic static final org.spark_project.protobuf.Descriptors.Descriptor getDescriptor()
protected org.spark_project.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class org.spark_project.protobuf.GeneratedMessagepublic org.spark_project.protobuf.Parser<OrcProto.ColumnStatistics> getParserForType()
getParserForType in interface org.spark_project.protobuf.MessagegetParserForType in interface org.spark_project.protobuf.MessageLitegetParserForType in class org.spark_project.protobuf.GeneratedMessagepublic boolean hasNumberOfValues()
optional uint64 numberOfValues = 1;
hasNumberOfValues in interface OrcProto.ColumnStatisticsOrBuilderpublic long getNumberOfValues()
optional uint64 numberOfValues = 1;
getNumberOfValues in interface OrcProto.ColumnStatisticsOrBuilderpublic boolean hasIntStatistics()
optional .org.apache.hadoop.hive.ql.io.orc.IntegerStatistics intStatistics = 2;
hasIntStatistics in interface OrcProto.ColumnStatisticsOrBuilderpublic OrcProto.IntegerStatistics getIntStatistics()
optional .org.apache.hadoop.hive.ql.io.orc.IntegerStatistics intStatistics = 2;
getIntStatistics in interface OrcProto.ColumnStatisticsOrBuilderpublic OrcProto.IntegerStatisticsOrBuilder getIntStatisticsOrBuilder()
optional .org.apache.hadoop.hive.ql.io.orc.IntegerStatistics intStatistics = 2;
getIntStatisticsOrBuilder in interface OrcProto.ColumnStatisticsOrBuilderpublic boolean hasDoubleStatistics()
optional .org.apache.hadoop.hive.ql.io.orc.DoubleStatistics doubleStatistics = 3;
hasDoubleStatistics in interface OrcProto.ColumnStatisticsOrBuilderpublic OrcProto.DoubleStatistics getDoubleStatistics()
optional .org.apache.hadoop.hive.ql.io.orc.DoubleStatistics doubleStatistics = 3;
getDoubleStatistics in interface OrcProto.ColumnStatisticsOrBuilderpublic OrcProto.DoubleStatisticsOrBuilder getDoubleStatisticsOrBuilder()
optional .org.apache.hadoop.hive.ql.io.orc.DoubleStatistics doubleStatistics = 3;
getDoubleStatisticsOrBuilder in interface OrcProto.ColumnStatisticsOrBuilderpublic boolean hasStringStatistics()
optional .org.apache.hadoop.hive.ql.io.orc.StringStatistics stringStatistics = 4;
hasStringStatistics in interface OrcProto.ColumnStatisticsOrBuilderpublic OrcProto.StringStatistics getStringStatistics()
optional .org.apache.hadoop.hive.ql.io.orc.StringStatistics stringStatistics = 4;
getStringStatistics in interface OrcProto.ColumnStatisticsOrBuilderpublic OrcProto.StringStatisticsOrBuilder getStringStatisticsOrBuilder()
optional .org.apache.hadoop.hive.ql.io.orc.StringStatistics stringStatistics = 4;
getStringStatisticsOrBuilder in interface OrcProto.ColumnStatisticsOrBuilderpublic boolean hasBucketStatistics()
optional .org.apache.hadoop.hive.ql.io.orc.BucketStatistics bucketStatistics = 5;
hasBucketStatistics in interface OrcProto.ColumnStatisticsOrBuilderpublic OrcProto.BucketStatistics getBucketStatistics()
optional .org.apache.hadoop.hive.ql.io.orc.BucketStatistics bucketStatistics = 5;
getBucketStatistics in interface OrcProto.ColumnStatisticsOrBuilderpublic OrcProto.BucketStatisticsOrBuilder getBucketStatisticsOrBuilder()
optional .org.apache.hadoop.hive.ql.io.orc.BucketStatistics bucketStatistics = 5;
getBucketStatisticsOrBuilder in interface OrcProto.ColumnStatisticsOrBuilderpublic boolean hasDecimalStatistics()
optional .org.apache.hadoop.hive.ql.io.orc.DecimalStatistics decimalStatistics = 6;
hasDecimalStatistics in interface OrcProto.ColumnStatisticsOrBuilderpublic OrcProto.DecimalStatistics getDecimalStatistics()
optional .org.apache.hadoop.hive.ql.io.orc.DecimalStatistics decimalStatistics = 6;
getDecimalStatistics in interface OrcProto.ColumnStatisticsOrBuilderpublic OrcProto.DecimalStatisticsOrBuilder getDecimalStatisticsOrBuilder()
optional .org.apache.hadoop.hive.ql.io.orc.DecimalStatistics decimalStatistics = 6;
getDecimalStatisticsOrBuilder in interface OrcProto.ColumnStatisticsOrBuilderpublic boolean hasDateStatistics()
optional .org.apache.hadoop.hive.ql.io.orc.DateStatistics dateStatistics = 7;
hasDateStatistics in interface OrcProto.ColumnStatisticsOrBuilderpublic OrcProto.DateStatistics getDateStatistics()
optional .org.apache.hadoop.hive.ql.io.orc.DateStatistics dateStatistics = 7;
getDateStatistics in interface OrcProto.ColumnStatisticsOrBuilderpublic OrcProto.DateStatisticsOrBuilder getDateStatisticsOrBuilder()
optional .org.apache.hadoop.hive.ql.io.orc.DateStatistics dateStatistics = 7;
getDateStatisticsOrBuilder in interface OrcProto.ColumnStatisticsOrBuilderpublic boolean hasBinaryStatistics()
optional .org.apache.hadoop.hive.ql.io.orc.BinaryStatistics binaryStatistics = 8;
hasBinaryStatistics in interface OrcProto.ColumnStatisticsOrBuilderpublic OrcProto.BinaryStatistics getBinaryStatistics()
optional .org.apache.hadoop.hive.ql.io.orc.BinaryStatistics binaryStatistics = 8;
getBinaryStatistics in interface OrcProto.ColumnStatisticsOrBuilderpublic OrcProto.BinaryStatisticsOrBuilder getBinaryStatisticsOrBuilder()
optional .org.apache.hadoop.hive.ql.io.orc.BinaryStatistics binaryStatistics = 8;
getBinaryStatisticsOrBuilder in interface OrcProto.ColumnStatisticsOrBuilderpublic final boolean isInitialized()
isInitialized in interface org.spark_project.protobuf.MessageLiteOrBuilderisInitialized in class org.spark_project.protobuf.GeneratedMessage
public void writeTo(org.spark_project.protobuf.CodedOutputStream output)
throws IOException
writeTo in interface org.spark_project.protobuf.MessageLitewriteTo in class org.spark_project.protobuf.AbstractMessageIOExceptionpublic int getSerializedSize()
getSerializedSize in interface org.spark_project.protobuf.MessageLitegetSerializedSize in class org.spark_project.protobuf.AbstractMessage
protected Object writeReplace()
throws ObjectStreamException
writeReplace in class org.spark_project.protobuf.GeneratedMessageObjectStreamException
public static OrcProto.ColumnStatistics parseFrom(org.spark_project.protobuf.ByteString data)
throws org.spark_project.protobuf.InvalidProtocolBufferException
org.spark_project.protobuf.InvalidProtocolBufferException
public static OrcProto.ColumnStatistics parseFrom(org.spark_project.protobuf.ByteString data,
org.spark_project.protobuf.ExtensionRegistryLite extensionRegistry)
throws org.spark_project.protobuf.InvalidProtocolBufferException
org.spark_project.protobuf.InvalidProtocolBufferException
public static OrcProto.ColumnStatistics parseFrom(byte[] data)
throws org.spark_project.protobuf.InvalidProtocolBufferException
org.spark_project.protobuf.InvalidProtocolBufferException
public static OrcProto.ColumnStatistics parseFrom(byte[] data,
org.spark_project.protobuf.ExtensionRegistryLite extensionRegistry)
throws org.spark_project.protobuf.InvalidProtocolBufferException
org.spark_project.protobuf.InvalidProtocolBufferException
public static OrcProto.ColumnStatistics parseFrom(InputStream input)
throws IOException
IOException
public static OrcProto.ColumnStatistics parseFrom(InputStream input,
org.spark_project.protobuf.ExtensionRegistryLite extensionRegistry)
throws IOException
IOException
public static OrcProto.ColumnStatistics parseDelimitedFrom(InputStream input)
throws IOException
IOException
public static OrcProto.ColumnStatistics parseDelimitedFrom(InputStream input,
org.spark_project.protobuf.ExtensionRegistryLite extensionRegistry)
throws IOException
IOException
public static OrcProto.ColumnStatistics parseFrom(org.spark_project.protobuf.CodedInputStream input)
throws IOException
IOException
public static OrcProto.ColumnStatistics parseFrom(org.spark_project.protobuf.CodedInputStream input,
org.spark_project.protobuf.ExtensionRegistryLite extensionRegistry)
throws IOException
IOExceptionpublic static OrcProto.ColumnStatistics.Builder newBuilder()
public OrcProto.ColumnStatistics.Builder newBuilderForType()
newBuilderForType in interface org.spark_project.protobuf.MessagenewBuilderForType in interface org.spark_project.protobuf.MessageLitepublic static OrcProto.ColumnStatistics.Builder newBuilder(OrcProto.ColumnStatistics prototype)
public OrcProto.ColumnStatistics.Builder toBuilder()
toBuilder in interface org.spark_project.protobuf.MessagetoBuilder in interface org.spark_project.protobuf.MessageLiteprotected OrcProto.ColumnStatistics.Builder newBuilderForType(org.spark_project.protobuf.GeneratedMessage.BuilderParent parent)
newBuilderForType in class org.spark_project.protobuf.GeneratedMessage
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||