public static final class OrcProto.Footer extends com.google.protobuf.GeneratedMessage implements OrcProto.FooterOrBuilder
orc.proto.Footer
Modifier and Type | Class and Description |
---|---|
static class |
OrcProto.Footer.Builder
Protobuf type
orc.proto.Footer |
com.google.protobuf.GeneratedMessage.BuilderParent, com.google.protobuf.GeneratedMessage.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessage.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessage.ExtendableBuilder>, com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessage.ExtendableMessage>, com.google.protobuf.GeneratedMessage.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessage.ExtendableMessage>, com.google.protobuf.GeneratedMessage.FieldAccessorTable, com.google.protobuf.GeneratedMessage.GeneratedExtension<ContainingType extends com.google.protobuf.Message,Type>
Modifier and Type | Field and Description |
---|---|
static int |
CONTENTLENGTH_FIELD_NUMBER |
static int |
HEADERLENGTH_FIELD_NUMBER |
static int |
METADATA_FIELD_NUMBER |
static int |
NUMBEROFROWS_FIELD_NUMBER |
static com.google.protobuf.Parser<OrcProto.Footer> |
PARSER |
static int |
ROWINDEXSTRIDE_FIELD_NUMBER |
static int |
STATISTICS_FIELD_NUMBER |
static int |
STRIPES_FIELD_NUMBER |
static int |
TYPES_FIELD_NUMBER |
Modifier and Type | Method and Description |
---|---|
long |
getContentLength()
optional uint64 contentLength = 2; |
static OrcProto.Footer |
getDefaultInstance() |
OrcProto.Footer |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
long |
getHeaderLength()
optional uint64 headerLength = 1; |
OrcProto.UserMetadataItem |
getMetadata(int index)
repeated .orc.proto.UserMetadataItem metadata = 5; |
int |
getMetadataCount()
repeated .orc.proto.UserMetadataItem metadata = 5; |
List<OrcProto.UserMetadataItem> |
getMetadataList()
repeated .orc.proto.UserMetadataItem metadata = 5; |
OrcProto.UserMetadataItemOrBuilder |
getMetadataOrBuilder(int index)
repeated .orc.proto.UserMetadataItem metadata = 5; |
List<? extends OrcProto.UserMetadataItemOrBuilder> |
getMetadataOrBuilderList()
repeated .orc.proto.UserMetadataItem metadata = 5; |
long |
getNumberOfRows()
optional uint64 numberOfRows = 6; |
com.google.protobuf.Parser<OrcProto.Footer> |
getParserForType() |
int |
getRowIndexStride()
optional uint32 rowIndexStride = 8; |
int |
getSerializedSize() |
OrcProto.ColumnStatistics |
getStatistics(int index)
repeated .orc.proto.ColumnStatistics statistics = 7; |
int |
getStatisticsCount()
repeated .orc.proto.ColumnStatistics statistics = 7; |
List<OrcProto.ColumnStatistics> |
getStatisticsList()
repeated .orc.proto.ColumnStatistics statistics = 7; |
OrcProto.ColumnStatisticsOrBuilder |
getStatisticsOrBuilder(int index)
repeated .orc.proto.ColumnStatistics statistics = 7; |
List<? extends OrcProto.ColumnStatisticsOrBuilder> |
getStatisticsOrBuilderList()
repeated .orc.proto.ColumnStatistics statistics = 7; |
OrcProto.StripeInformation |
getStripes(int index)
repeated .orc.proto.StripeInformation stripes = 3; |
int |
getStripesCount()
repeated .orc.proto.StripeInformation stripes = 3; |
List<OrcProto.StripeInformation> |
getStripesList()
repeated .orc.proto.StripeInformation stripes = 3; |
OrcProto.StripeInformationOrBuilder |
getStripesOrBuilder(int index)
repeated .orc.proto.StripeInformation stripes = 3; |
List<? extends OrcProto.StripeInformationOrBuilder> |
getStripesOrBuilderList()
repeated .orc.proto.StripeInformation stripes = 3; |
OrcProto.Type |
getTypes(int index)
repeated .orc.proto.Type types = 4; |
int |
getTypesCount()
repeated .orc.proto.Type types = 4; |
List<OrcProto.Type> |
getTypesList()
repeated .orc.proto.Type types = 4; |
OrcProto.TypeOrBuilder |
getTypesOrBuilder(int index)
repeated .orc.proto.Type types = 4; |
List<? extends OrcProto.TypeOrBuilder> |
getTypesOrBuilderList()
repeated .orc.proto.Type types = 4; |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
boolean |
hasContentLength()
optional uint64 contentLength = 2; |
boolean |
hasHeaderLength()
optional uint64 headerLength = 1; |
boolean |
hasNumberOfRows()
optional uint64 numberOfRows = 6; |
boolean |
hasRowIndexStride()
optional uint32 rowIndexStride = 8; |
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static OrcProto.Footer.Builder |
newBuilder() |
static OrcProto.Footer.Builder |
newBuilder(OrcProto.Footer prototype) |
OrcProto.Footer.Builder |
newBuilderForType() |
protected OrcProto.Footer.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent) |
static OrcProto.Footer |
parseDelimitedFrom(InputStream input) |
static OrcProto.Footer |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static OrcProto.Footer |
parseFrom(byte[] data) |
static OrcProto.Footer |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static OrcProto.Footer |
parseFrom(com.google.protobuf.ByteString data) |
static OrcProto.Footer |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static OrcProto.Footer |
parseFrom(com.google.protobuf.CodedInputStream input) |
static OrcProto.Footer |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static OrcProto.Footer |
parseFrom(InputStream input) |
static OrcProto.Footer |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
OrcProto.Footer.Builder |
toBuilder() |
protected Object |
writeReplace() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
getAllFields, getDescriptorForType, getField, getRepeatedField, getRepeatedFieldCount, hasField, makeExtensionsImmutable, newFileScopedGeneratedExtension, newMessageScopedGeneratedExtension, parseUnknownField
equals, findInitializationErrors, getInitializationErrorString, hashBoolean, hashCode, hashEnum, hashEnumList, hashFields, hashLong, toString
toByteArray, toByteString, writeDelimitedTo, writeTo
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public static com.google.protobuf.Parser<OrcProto.Footer> PARSER
public static final int HEADERLENGTH_FIELD_NUMBER
public static final int CONTENTLENGTH_FIELD_NUMBER
public static final int STRIPES_FIELD_NUMBER
public static final int TYPES_FIELD_NUMBER
public static final int METADATA_FIELD_NUMBER
public static final int NUMBEROFROWS_FIELD_NUMBER
public static final int STATISTICS_FIELD_NUMBER
public static final int ROWINDEXSTRIDE_FIELD_NUMBER
public static OrcProto.Footer getDefaultInstance()
public OrcProto.Footer getDefaultInstanceForType()
getDefaultInstanceForType
in interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
in interface com.google.protobuf.MessageOrBuilder
public final com.google.protobuf.UnknownFieldSet getUnknownFields()
getUnknownFields
in interface com.google.protobuf.MessageOrBuilder
getUnknownFields
in class com.google.protobuf.GeneratedMessage
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable
in class com.google.protobuf.GeneratedMessage
public com.google.protobuf.Parser<OrcProto.Footer> getParserForType()
getParserForType
in interface com.google.protobuf.Message
getParserForType
in interface com.google.protobuf.MessageLite
getParserForType
in class com.google.protobuf.GeneratedMessage
public boolean hasHeaderLength()
optional uint64 headerLength = 1;
hasHeaderLength
in interface OrcProto.FooterOrBuilder
public long getHeaderLength()
optional uint64 headerLength = 1;
getHeaderLength
in interface OrcProto.FooterOrBuilder
public boolean hasContentLength()
optional uint64 contentLength = 2;
hasContentLength
in interface OrcProto.FooterOrBuilder
public long getContentLength()
optional uint64 contentLength = 2;
getContentLength
in interface OrcProto.FooterOrBuilder
public List<OrcProto.StripeInformation> getStripesList()
repeated .orc.proto.StripeInformation stripes = 3;
getStripesList
in interface OrcProto.FooterOrBuilder
public List<? extends OrcProto.StripeInformationOrBuilder> getStripesOrBuilderList()
repeated .orc.proto.StripeInformation stripes = 3;
getStripesOrBuilderList
in interface OrcProto.FooterOrBuilder
public int getStripesCount()
repeated .orc.proto.StripeInformation stripes = 3;
getStripesCount
in interface OrcProto.FooterOrBuilder
public OrcProto.StripeInformation getStripes(int index)
repeated .orc.proto.StripeInformation stripes = 3;
getStripes
in interface OrcProto.FooterOrBuilder
public OrcProto.StripeInformationOrBuilder getStripesOrBuilder(int index)
repeated .orc.proto.StripeInformation stripes = 3;
getStripesOrBuilder
in interface OrcProto.FooterOrBuilder
public List<OrcProto.Type> getTypesList()
repeated .orc.proto.Type types = 4;
getTypesList
in interface OrcProto.FooterOrBuilder
public List<? extends OrcProto.TypeOrBuilder> getTypesOrBuilderList()
repeated .orc.proto.Type types = 4;
getTypesOrBuilderList
in interface OrcProto.FooterOrBuilder
public int getTypesCount()
repeated .orc.proto.Type types = 4;
getTypesCount
in interface OrcProto.FooterOrBuilder
public OrcProto.Type getTypes(int index)
repeated .orc.proto.Type types = 4;
getTypes
in interface OrcProto.FooterOrBuilder
public OrcProto.TypeOrBuilder getTypesOrBuilder(int index)
repeated .orc.proto.Type types = 4;
getTypesOrBuilder
in interface OrcProto.FooterOrBuilder
public List<OrcProto.UserMetadataItem> getMetadataList()
repeated .orc.proto.UserMetadataItem metadata = 5;
getMetadataList
in interface OrcProto.FooterOrBuilder
public List<? extends OrcProto.UserMetadataItemOrBuilder> getMetadataOrBuilderList()
repeated .orc.proto.UserMetadataItem metadata = 5;
getMetadataOrBuilderList
in interface OrcProto.FooterOrBuilder
public int getMetadataCount()
repeated .orc.proto.UserMetadataItem metadata = 5;
getMetadataCount
in interface OrcProto.FooterOrBuilder
public OrcProto.UserMetadataItem getMetadata(int index)
repeated .orc.proto.UserMetadataItem metadata = 5;
getMetadata
in interface OrcProto.FooterOrBuilder
public OrcProto.UserMetadataItemOrBuilder getMetadataOrBuilder(int index)
repeated .orc.proto.UserMetadataItem metadata = 5;
getMetadataOrBuilder
in interface OrcProto.FooterOrBuilder
public boolean hasNumberOfRows()
optional uint64 numberOfRows = 6;
hasNumberOfRows
in interface OrcProto.FooterOrBuilder
public long getNumberOfRows()
optional uint64 numberOfRows = 6;
getNumberOfRows
in interface OrcProto.FooterOrBuilder
public List<OrcProto.ColumnStatistics> getStatisticsList()
repeated .orc.proto.ColumnStatistics statistics = 7;
getStatisticsList
in interface OrcProto.FooterOrBuilder
public List<? extends OrcProto.ColumnStatisticsOrBuilder> getStatisticsOrBuilderList()
repeated .orc.proto.ColumnStatistics statistics = 7;
getStatisticsOrBuilderList
in interface OrcProto.FooterOrBuilder
public int getStatisticsCount()
repeated .orc.proto.ColumnStatistics statistics = 7;
getStatisticsCount
in interface OrcProto.FooterOrBuilder
public OrcProto.ColumnStatistics getStatistics(int index)
repeated .orc.proto.ColumnStatistics statistics = 7;
getStatistics
in interface OrcProto.FooterOrBuilder
public OrcProto.ColumnStatisticsOrBuilder getStatisticsOrBuilder(int index)
repeated .orc.proto.ColumnStatistics statistics = 7;
getStatisticsOrBuilder
in interface OrcProto.FooterOrBuilder
public boolean hasRowIndexStride()
optional uint32 rowIndexStride = 8;
hasRowIndexStride
in interface OrcProto.FooterOrBuilder
public int getRowIndexStride()
optional uint32 rowIndexStride = 8;
getRowIndexStride
in interface OrcProto.FooterOrBuilder
public final boolean isInitialized()
isInitialized
in interface com.google.protobuf.MessageLiteOrBuilder
isInitialized
in class com.google.protobuf.GeneratedMessage
public void writeTo(com.google.protobuf.CodedOutputStream output) throws IOException
writeTo
in interface com.google.protobuf.MessageLite
writeTo
in class com.google.protobuf.AbstractMessage
IOException
public int getSerializedSize()
getSerializedSize
in interface com.google.protobuf.MessageLite
getSerializedSize
in class com.google.protobuf.AbstractMessage
protected Object writeReplace() throws ObjectStreamException
writeReplace
in class com.google.protobuf.GeneratedMessage
ObjectStreamException
public static OrcProto.Footer parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static OrcProto.Footer parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static OrcProto.Footer parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static OrcProto.Footer parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static OrcProto.Footer parseFrom(InputStream input) throws IOException
IOException
public static OrcProto.Footer parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static OrcProto.Footer parseDelimitedFrom(InputStream input) throws IOException
IOException
public static OrcProto.Footer parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static OrcProto.Footer parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOException
public static OrcProto.Footer parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static OrcProto.Footer.Builder newBuilder()
public OrcProto.Footer.Builder newBuilderForType()
newBuilderForType
in interface com.google.protobuf.Message
newBuilderForType
in interface com.google.protobuf.MessageLite
public static OrcProto.Footer.Builder newBuilder(OrcProto.Footer prototype)
public OrcProto.Footer.Builder toBuilder()
toBuilder
in interface com.google.protobuf.Message
toBuilder
in interface com.google.protobuf.MessageLite
protected OrcProto.Footer.Builder newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent)
newBuilderForType
in class com.google.protobuf.GeneratedMessage
Copyright © 2013–2016 The Apache Software Foundation. All rights reserved.