|
||||||||||
| 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.Footer
public static final class OrcProto.Footer
Protobuf type org.apache.hadoop.hive.ql.io.orc.Footer
| Nested Class Summary | |
|---|---|
static class |
OrcProto.Footer.Builder
Protobuf type org.apache.hadoop.hive.ql.io.orc.Footer |
| 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 |
CONTENTLENGTH_FIELD_NUMBER
|
static int |
HEADERLENGTH_FIELD_NUMBER
|
static int |
METADATA_FIELD_NUMBER
|
static int |
NUMBEROFROWS_FIELD_NUMBER
|
static org.spark_project.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
|
| Fields inherited from class org.spark_project.protobuf.GeneratedMessage |
|---|
alwaysUseFieldBuilders |
| Method Summary | |
|---|---|
long |
getContentLength()
optional uint64 contentLength = 2; |
static OrcProto.Footer |
getDefaultInstance()
|
OrcProto.Footer |
getDefaultInstanceForType()
|
static org.spark_project.protobuf.Descriptors.Descriptor |
getDescriptor()
|
long |
getHeaderLength()
optional uint64 headerLength = 1; |
OrcProto.UserMetadataItem |
getMetadata(int index)
repeated .org.apache.hadoop.hive.ql.io.orc.UserMetadataItem metadata = 5; |
int |
getMetadataCount()
repeated .org.apache.hadoop.hive.ql.io.orc.UserMetadataItem metadata = 5; |
List<OrcProto.UserMetadataItem> |
getMetadataList()
repeated .org.apache.hadoop.hive.ql.io.orc.UserMetadataItem metadata = 5; |
OrcProto.UserMetadataItemOrBuilder |
getMetadataOrBuilder(int index)
repeated .org.apache.hadoop.hive.ql.io.orc.UserMetadataItem metadata = 5; |
List<? extends OrcProto.UserMetadataItemOrBuilder> |
getMetadataOrBuilderList()
repeated .org.apache.hadoop.hive.ql.io.orc.UserMetadataItem metadata = 5; |
long |
getNumberOfRows()
optional uint64 numberOfRows = 6; |
org.spark_project.protobuf.Parser<OrcProto.Footer> |
getParserForType()
|
int |
getRowIndexStride()
optional uint32 rowIndexStride = 8; |
int |
getSerializedSize()
|
OrcProto.ColumnStatistics |
getStatistics(int index)
repeated .org.apache.hadoop.hive.ql.io.orc.ColumnStatistics statistics = 7; |
int |
getStatisticsCount()
repeated .org.apache.hadoop.hive.ql.io.orc.ColumnStatistics statistics = 7; |
List<OrcProto.ColumnStatistics> |
getStatisticsList()
repeated .org.apache.hadoop.hive.ql.io.orc.ColumnStatistics statistics = 7; |
OrcProto.ColumnStatisticsOrBuilder |
getStatisticsOrBuilder(int index)
repeated .org.apache.hadoop.hive.ql.io.orc.ColumnStatistics statistics = 7; |
List<? extends OrcProto.ColumnStatisticsOrBuilder> |
getStatisticsOrBuilderList()
repeated .org.apache.hadoop.hive.ql.io.orc.ColumnStatistics statistics = 7; |
OrcProto.StripeInformation |
getStripes(int index)
repeated .org.apache.hadoop.hive.ql.io.orc.StripeInformation stripes = 3; |
int |
getStripesCount()
repeated .org.apache.hadoop.hive.ql.io.orc.StripeInformation stripes = 3; |
List<OrcProto.StripeInformation> |
getStripesList()
repeated .org.apache.hadoop.hive.ql.io.orc.StripeInformation stripes = 3; |
OrcProto.StripeInformationOrBuilder |
getStripesOrBuilder(int index)
repeated .org.apache.hadoop.hive.ql.io.orc.StripeInformation stripes = 3; |
List<? extends OrcProto.StripeInformationOrBuilder> |
getStripesOrBuilderList()
repeated .org.apache.hadoop.hive.ql.io.orc.StripeInformation stripes = 3; |
OrcProto.Type |
getTypes(int index)
repeated .org.apache.hadoop.hive.ql.io.orc.Type types = 4; |
int |
getTypesCount()
repeated .org.apache.hadoop.hive.ql.io.orc.Type types = 4; |
List<OrcProto.Type> |
getTypesList()
repeated .org.apache.hadoop.hive.ql.io.orc.Type types = 4; |
OrcProto.TypeOrBuilder |
getTypesOrBuilder(int index)
repeated .org.apache.hadoop.hive.ql.io.orc.Type types = 4; |
List<? extends OrcProto.TypeOrBuilder> |
getTypesOrBuilderList()
repeated .org.apache.hadoop.hive.ql.io.orc.Type types = 4; |
org.spark_project.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 org.spark_project.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(org.spark_project.protobuf.GeneratedMessage.BuilderParent parent)
|
static OrcProto.Footer |
parseDelimitedFrom(InputStream input)
|
static OrcProto.Footer |
parseDelimitedFrom(InputStream input,
org.spark_project.protobuf.ExtensionRegistryLite extensionRegistry)
|
static OrcProto.Footer |
parseFrom(byte[] data)
|
static OrcProto.Footer |
parseFrom(byte[] data,
org.spark_project.protobuf.ExtensionRegistryLite extensionRegistry)
|
static OrcProto.Footer |
parseFrom(org.spark_project.protobuf.ByteString data)
|
static OrcProto.Footer |
parseFrom(org.spark_project.protobuf.ByteString data,
org.spark_project.protobuf.ExtensionRegistryLite extensionRegistry)
|
static OrcProto.Footer |
parseFrom(org.spark_project.protobuf.CodedInputStream input)
|
static OrcProto.Footer |
parseFrom(org.spark_project.protobuf.CodedInputStream input,
org.spark_project.protobuf.ExtensionRegistryLite extensionRegistry)
|
static OrcProto.Footer |
parseFrom(InputStream input)
|
static OrcProto.Footer |
parseFrom(InputStream input,
org.spark_project.protobuf.ExtensionRegistryLite extensionRegistry)
|
OrcProto.Footer.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.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
| Method Detail |
|---|
public static OrcProto.Footer getDefaultInstance()
public OrcProto.Footer 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.Footer> getParserForType()
getParserForType in interface org.spark_project.protobuf.MessagegetParserForType in interface org.spark_project.protobuf.MessageLitegetParserForType in class org.spark_project.protobuf.GeneratedMessagepublic boolean hasHeaderLength()
optional uint64 headerLength = 1;
hasHeaderLength in interface OrcProto.FooterOrBuilderpublic long getHeaderLength()
optional uint64 headerLength = 1;
getHeaderLength in interface OrcProto.FooterOrBuilderpublic boolean hasContentLength()
optional uint64 contentLength = 2;
hasContentLength in interface OrcProto.FooterOrBuilderpublic long getContentLength()
optional uint64 contentLength = 2;
getContentLength in interface OrcProto.FooterOrBuilderpublic List<OrcProto.StripeInformation> getStripesList()
repeated .org.apache.hadoop.hive.ql.io.orc.StripeInformation stripes = 3;
getStripesList in interface OrcProto.FooterOrBuilderpublic List<? extends OrcProto.StripeInformationOrBuilder> getStripesOrBuilderList()
repeated .org.apache.hadoop.hive.ql.io.orc.StripeInformation stripes = 3;
getStripesOrBuilderList in interface OrcProto.FooterOrBuilderpublic int getStripesCount()
repeated .org.apache.hadoop.hive.ql.io.orc.StripeInformation stripes = 3;
getStripesCount in interface OrcProto.FooterOrBuilderpublic OrcProto.StripeInformation getStripes(int index)
repeated .org.apache.hadoop.hive.ql.io.orc.StripeInformation stripes = 3;
getStripes in interface OrcProto.FooterOrBuilderpublic OrcProto.StripeInformationOrBuilder getStripesOrBuilder(int index)
repeated .org.apache.hadoop.hive.ql.io.orc.StripeInformation stripes = 3;
getStripesOrBuilder in interface OrcProto.FooterOrBuilderpublic List<OrcProto.Type> getTypesList()
repeated .org.apache.hadoop.hive.ql.io.orc.Type types = 4;
getTypesList in interface OrcProto.FooterOrBuilderpublic List<? extends OrcProto.TypeOrBuilder> getTypesOrBuilderList()
repeated .org.apache.hadoop.hive.ql.io.orc.Type types = 4;
getTypesOrBuilderList in interface OrcProto.FooterOrBuilderpublic int getTypesCount()
repeated .org.apache.hadoop.hive.ql.io.orc.Type types = 4;
getTypesCount in interface OrcProto.FooterOrBuilderpublic OrcProto.Type getTypes(int index)
repeated .org.apache.hadoop.hive.ql.io.orc.Type types = 4;
getTypes in interface OrcProto.FooterOrBuilderpublic OrcProto.TypeOrBuilder getTypesOrBuilder(int index)
repeated .org.apache.hadoop.hive.ql.io.orc.Type types = 4;
getTypesOrBuilder in interface OrcProto.FooterOrBuilderpublic List<OrcProto.UserMetadataItem> getMetadataList()
repeated .org.apache.hadoop.hive.ql.io.orc.UserMetadataItem metadata = 5;
getMetadataList in interface OrcProto.FooterOrBuilderpublic List<? extends OrcProto.UserMetadataItemOrBuilder> getMetadataOrBuilderList()
repeated .org.apache.hadoop.hive.ql.io.orc.UserMetadataItem metadata = 5;
getMetadataOrBuilderList in interface OrcProto.FooterOrBuilderpublic int getMetadataCount()
repeated .org.apache.hadoop.hive.ql.io.orc.UserMetadataItem metadata = 5;
getMetadataCount in interface OrcProto.FooterOrBuilderpublic OrcProto.UserMetadataItem getMetadata(int index)
repeated .org.apache.hadoop.hive.ql.io.orc.UserMetadataItem metadata = 5;
getMetadata in interface OrcProto.FooterOrBuilderpublic OrcProto.UserMetadataItemOrBuilder getMetadataOrBuilder(int index)
repeated .org.apache.hadoop.hive.ql.io.orc.UserMetadataItem metadata = 5;
getMetadataOrBuilder in interface OrcProto.FooterOrBuilderpublic boolean hasNumberOfRows()
optional uint64 numberOfRows = 6;
hasNumberOfRows in interface OrcProto.FooterOrBuilderpublic long getNumberOfRows()
optional uint64 numberOfRows = 6;
getNumberOfRows in interface OrcProto.FooterOrBuilderpublic List<OrcProto.ColumnStatistics> getStatisticsList()
repeated .org.apache.hadoop.hive.ql.io.orc.ColumnStatistics statistics = 7;
getStatisticsList in interface OrcProto.FooterOrBuilderpublic List<? extends OrcProto.ColumnStatisticsOrBuilder> getStatisticsOrBuilderList()
repeated .org.apache.hadoop.hive.ql.io.orc.ColumnStatistics statistics = 7;
getStatisticsOrBuilderList in interface OrcProto.FooterOrBuilderpublic int getStatisticsCount()
repeated .org.apache.hadoop.hive.ql.io.orc.ColumnStatistics statistics = 7;
getStatisticsCount in interface OrcProto.FooterOrBuilderpublic OrcProto.ColumnStatistics getStatistics(int index)
repeated .org.apache.hadoop.hive.ql.io.orc.ColumnStatistics statistics = 7;
getStatistics in interface OrcProto.FooterOrBuilderpublic OrcProto.ColumnStatisticsOrBuilder getStatisticsOrBuilder(int index)
repeated .org.apache.hadoop.hive.ql.io.orc.ColumnStatistics statistics = 7;
getStatisticsOrBuilder in interface OrcProto.FooterOrBuilderpublic boolean hasRowIndexStride()
optional uint32 rowIndexStride = 8;
hasRowIndexStride in interface OrcProto.FooterOrBuilderpublic int getRowIndexStride()
optional uint32 rowIndexStride = 8;
getRowIndexStride in interface OrcProto.FooterOrBuilderpublic 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.Footer parseFrom(org.spark_project.protobuf.ByteString data)
throws org.spark_project.protobuf.InvalidProtocolBufferException
org.spark_project.protobuf.InvalidProtocolBufferException
public static OrcProto.Footer 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.Footer parseFrom(byte[] data)
throws org.spark_project.protobuf.InvalidProtocolBufferException
org.spark_project.protobuf.InvalidProtocolBufferException
public static OrcProto.Footer parseFrom(byte[] data,
org.spark_project.protobuf.ExtensionRegistryLite extensionRegistry)
throws org.spark_project.protobuf.InvalidProtocolBufferException
org.spark_project.protobuf.InvalidProtocolBufferException
public static OrcProto.Footer parseFrom(InputStream input)
throws IOException
IOException
public static OrcProto.Footer parseFrom(InputStream input,
org.spark_project.protobuf.ExtensionRegistryLite extensionRegistry)
throws IOException
IOException
public static OrcProto.Footer parseDelimitedFrom(InputStream input)
throws IOException
IOException
public static OrcProto.Footer parseDelimitedFrom(InputStream input,
org.spark_project.protobuf.ExtensionRegistryLite extensionRegistry)
throws IOException
IOException
public static OrcProto.Footer parseFrom(org.spark_project.protobuf.CodedInputStream input)
throws IOException
IOException
public static OrcProto.Footer parseFrom(org.spark_project.protobuf.CodedInputStream input,
org.spark_project.protobuf.ExtensionRegistryLite extensionRegistry)
throws IOException
IOExceptionpublic static OrcProto.Footer.Builder newBuilder()
public OrcProto.Footer.Builder newBuilderForType()
newBuilderForType in interface org.spark_project.protobuf.MessagenewBuilderForType in interface org.spark_project.protobuf.MessageLitepublic static OrcProto.Footer.Builder newBuilder(OrcProto.Footer prototype)
public OrcProto.Footer.Builder toBuilder()
toBuilder in interface org.spark_project.protobuf.MessagetoBuilder in interface org.spark_project.protobuf.MessageLiteprotected OrcProto.Footer.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 | |||||||||