Package io.trino.orc.proto
Class OrcProto.Footer
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- io.trino.orc.proto.OrcProto.Footer
-
- All Implemented Interfaces:
com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,OrcProto.FooterOrBuilder,Serializable
- Enclosing class:
- OrcProto
public static final class OrcProto.Footer extends com.google.protobuf.GeneratedMessageV3 implements OrcProto.FooterOrBuilder
Protobuf typeorc.proto.Footer- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classOrcProto.Footer.BuilderProtobuf typeorc.proto.Footer-
Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessageV3
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType,BuilderType>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter
-
-
Field Summary
Fields Modifier and Type Field Description static intCALENDAR_FIELD_NUMBERstatic intCONTENTLENGTH_FIELD_NUMBERstatic intENCRYPTION_FIELD_NUMBERstatic intHEADERLENGTH_FIELD_NUMBERstatic intMETADATA_FIELD_NUMBERstatic intNUMBEROFROWS_FIELD_NUMBERstatic com.google.protobuf.Parser<OrcProto.Footer>PARSERDeprecated.static intROWINDEXSTRIDE_FIELD_NUMBERstatic intSTATISTICS_FIELD_NUMBERstatic intSTRIPES_FIELD_NUMBERstatic intTYPES_FIELD_NUMBERstatic intWRITER_FIELD_NUMBER
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object obj)OrcProto.CalendarKindgetCalendar()optional .orc.proto.CalendarKind calendar = 11;longgetContentLength()optional uint64 contentLength = 2;static OrcProto.FootergetDefaultInstance()OrcProto.FootergetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()OrcProto.EncryptiongetEncryption()information about the encryption in this fileOrcProto.EncryptionOrBuildergetEncryptionOrBuilder()information about the encryption in this filelonggetHeaderLength()optional uint64 headerLength = 1;OrcProto.UserMetadataItemgetMetadata(int index)repeated .orc.proto.UserMetadataItem metadata = 5;intgetMetadataCount()repeated .orc.proto.UserMetadataItem metadata = 5;List<OrcProto.UserMetadataItem>getMetadataList()repeated .orc.proto.UserMetadataItem metadata = 5;OrcProto.UserMetadataItemOrBuildergetMetadataOrBuilder(int index)repeated .orc.proto.UserMetadataItem metadata = 5;List<? extends OrcProto.UserMetadataItemOrBuilder>getMetadataOrBuilderList()repeated .orc.proto.UserMetadataItem metadata = 5;longgetNumberOfRows()optional uint64 numberOfRows = 6;com.google.protobuf.Parser<OrcProto.Footer>getParserForType()intgetRowIndexStride()optional uint32 rowIndexStride = 8;intgetSerializedSize()OrcProto.ColumnStatisticsgetStatistics(int index)repeated .orc.proto.ColumnStatistics statistics = 7;intgetStatisticsCount()repeated .orc.proto.ColumnStatistics statistics = 7;List<OrcProto.ColumnStatistics>getStatisticsList()repeated .orc.proto.ColumnStatistics statistics = 7;OrcProto.ColumnStatisticsOrBuildergetStatisticsOrBuilder(int index)repeated .orc.proto.ColumnStatistics statistics = 7;List<? extends OrcProto.ColumnStatisticsOrBuilder>getStatisticsOrBuilderList()repeated .orc.proto.ColumnStatistics statistics = 7;OrcProto.StripeInformationgetStripes(int index)repeated .orc.proto.StripeInformation stripes = 3;intgetStripesCount()repeated .orc.proto.StripeInformation stripes = 3;List<OrcProto.StripeInformation>getStripesList()repeated .orc.proto.StripeInformation stripes = 3;OrcProto.StripeInformationOrBuildergetStripesOrBuilder(int index)repeated .orc.proto.StripeInformation stripes = 3;List<? extends OrcProto.StripeInformationOrBuilder>getStripesOrBuilderList()repeated .orc.proto.StripeInformation stripes = 3;OrcProto.TypegetTypes(int index)repeated .orc.proto.Type types = 4;intgetTypesCount()repeated .orc.proto.Type types = 4;List<OrcProto.Type>getTypesList()repeated .orc.proto.Type types = 4;OrcProto.TypeOrBuildergetTypesOrBuilder(int index)repeated .orc.proto.Type types = 4;List<? extends OrcProto.TypeOrBuilder>getTypesOrBuilderList()repeated .orc.proto.Type types = 4;com.google.protobuf.UnknownFieldSetgetUnknownFields()intgetWriter()Each implementation that writes ORC files should register for a code 0 = ORC Java 1 = ORC C++ 2 = Presto 3 = Scritchley Go from https://github.com/scritchley/orc 4 = TrinobooleanhasCalendar()optional .orc.proto.CalendarKind calendar = 11;booleanhasContentLength()optional uint64 contentLength = 2;booleanhasEncryption()information about the encryption in this fileinthashCode()booleanhasHeaderLength()optional uint64 headerLength = 1;booleanhasNumberOfRows()optional uint64 numberOfRows = 6;booleanhasRowIndexStride()optional uint32 rowIndexStride = 8;booleanhasWriter()Each implementation that writes ORC files should register for a code 0 = ORC Java 1 = ORC C++ 2 = Presto 3 = Scritchley Go from https://github.com/scritchley/orc 4 = Trinoprotected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()static OrcProto.Footer.BuildernewBuilder()static OrcProto.Footer.BuildernewBuilder(OrcProto.Footer prototype)OrcProto.Footer.BuildernewBuilderForType()protected OrcProto.Footer.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)protected ObjectnewInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)static OrcProto.FooterparseDelimitedFrom(InputStream input)static OrcProto.FooterparseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static OrcProto.FooterparseFrom(byte[] data)static OrcProto.FooterparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static OrcProto.FooterparseFrom(com.google.protobuf.ByteString data)static OrcProto.FooterparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static OrcProto.FooterparseFrom(com.google.protobuf.CodedInputStream input)static OrcProto.FooterparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static OrcProto.FooterparseFrom(InputStream input)static OrcProto.FooterparseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static OrcProto.FooterparseFrom(ByteBuffer data)static OrcProto.FooterparseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static com.google.protobuf.Parser<OrcProto.Footer>parser()OrcProto.Footer.BuildertoBuilder()voidwriteTo(com.google.protobuf.CodedOutputStream output)-
Methods inherited from class com.google.protobuf.GeneratedMessageV3
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, internalGetMapField, isStringEmpty, makeExtensionsImmutable, mergeFromAndMakeImmutableInternal, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTag
-
Methods inherited from class com.google.protobuf.AbstractMessage
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite
addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
-
-
-
-
Field Detail
-
HEADERLENGTH_FIELD_NUMBER
public static final int HEADERLENGTH_FIELD_NUMBER
- See Also:
- Constant Field Values
-
CONTENTLENGTH_FIELD_NUMBER
public static final int CONTENTLENGTH_FIELD_NUMBER
- See Also:
- Constant Field Values
-
STRIPES_FIELD_NUMBER
public static final int STRIPES_FIELD_NUMBER
- See Also:
- Constant Field Values
-
TYPES_FIELD_NUMBER
public static final int TYPES_FIELD_NUMBER
- See Also:
- Constant Field Values
-
METADATA_FIELD_NUMBER
public static final int METADATA_FIELD_NUMBER
- See Also:
- Constant Field Values
-
NUMBEROFROWS_FIELD_NUMBER
public static final int NUMBEROFROWS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
STATISTICS_FIELD_NUMBER
public static final int STATISTICS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
ROWINDEXSTRIDE_FIELD_NUMBER
public static final int ROWINDEXSTRIDE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
WRITER_FIELD_NUMBER
public static final int WRITER_FIELD_NUMBER
- See Also:
- Constant Field Values
-
ENCRYPTION_FIELD_NUMBER
public static final int ENCRYPTION_FIELD_NUMBER
- See Also:
- Constant Field Values
-
CALENDAR_FIELD_NUMBER
public static final int CALENDAR_FIELD_NUMBER
- See Also:
- Constant Field Values
-
PARSER
@Deprecated public static final com.google.protobuf.Parser<OrcProto.Footer> PARSER
Deprecated.
-
-
Method Detail
-
newInstance
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
- Overrides:
newInstancein classcom.google.protobuf.GeneratedMessageV3
-
getUnknownFields
public final com.google.protobuf.UnknownFieldSet getUnknownFields()
- Specified by:
getUnknownFieldsin interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3
-
hasHeaderLength
public boolean hasHeaderLength()
optional uint64 headerLength = 1;- Specified by:
hasHeaderLengthin interfaceOrcProto.FooterOrBuilder- Returns:
- Whether the headerLength field is set.
-
getHeaderLength
public long getHeaderLength()
optional uint64 headerLength = 1;- Specified by:
getHeaderLengthin interfaceOrcProto.FooterOrBuilder- Returns:
- The headerLength.
-
hasContentLength
public boolean hasContentLength()
optional uint64 contentLength = 2;- Specified by:
hasContentLengthin interfaceOrcProto.FooterOrBuilder- Returns:
- Whether the contentLength field is set.
-
getContentLength
public long getContentLength()
optional uint64 contentLength = 2;- Specified by:
getContentLengthin interfaceOrcProto.FooterOrBuilder- Returns:
- The contentLength.
-
getStripesList
public List<OrcProto.StripeInformation> getStripesList()
repeated .orc.proto.StripeInformation stripes = 3;- Specified by:
getStripesListin interfaceOrcProto.FooterOrBuilder
-
getStripesOrBuilderList
public List<? extends OrcProto.StripeInformationOrBuilder> getStripesOrBuilderList()
repeated .orc.proto.StripeInformation stripes = 3;- Specified by:
getStripesOrBuilderListin interfaceOrcProto.FooterOrBuilder
-
getStripesCount
public int getStripesCount()
repeated .orc.proto.StripeInformation stripes = 3;- Specified by:
getStripesCountin interfaceOrcProto.FooterOrBuilder
-
getStripes
public OrcProto.StripeInformation getStripes(int index)
repeated .orc.proto.StripeInformation stripes = 3;- Specified by:
getStripesin interfaceOrcProto.FooterOrBuilder
-
getStripesOrBuilder
public OrcProto.StripeInformationOrBuilder getStripesOrBuilder(int index)
repeated .orc.proto.StripeInformation stripes = 3;- Specified by:
getStripesOrBuilderin interfaceOrcProto.FooterOrBuilder
-
getTypesList
public List<OrcProto.Type> getTypesList()
repeated .orc.proto.Type types = 4;- Specified by:
getTypesListin interfaceOrcProto.FooterOrBuilder
-
getTypesOrBuilderList
public List<? extends OrcProto.TypeOrBuilder> getTypesOrBuilderList()
repeated .orc.proto.Type types = 4;- Specified by:
getTypesOrBuilderListin interfaceOrcProto.FooterOrBuilder
-
getTypesCount
public int getTypesCount()
repeated .orc.proto.Type types = 4;- Specified by:
getTypesCountin interfaceOrcProto.FooterOrBuilder
-
getTypes
public OrcProto.Type getTypes(int index)
repeated .orc.proto.Type types = 4;- Specified by:
getTypesin interfaceOrcProto.FooterOrBuilder
-
getTypesOrBuilder
public OrcProto.TypeOrBuilder getTypesOrBuilder(int index)
repeated .orc.proto.Type types = 4;- Specified by:
getTypesOrBuilderin interfaceOrcProto.FooterOrBuilder
-
getMetadataList
public List<OrcProto.UserMetadataItem> getMetadataList()
repeated .orc.proto.UserMetadataItem metadata = 5;- Specified by:
getMetadataListin interfaceOrcProto.FooterOrBuilder
-
getMetadataOrBuilderList
public List<? extends OrcProto.UserMetadataItemOrBuilder> getMetadataOrBuilderList()
repeated .orc.proto.UserMetadataItem metadata = 5;- Specified by:
getMetadataOrBuilderListin interfaceOrcProto.FooterOrBuilder
-
getMetadataCount
public int getMetadataCount()
repeated .orc.proto.UserMetadataItem metadata = 5;- Specified by:
getMetadataCountin interfaceOrcProto.FooterOrBuilder
-
getMetadata
public OrcProto.UserMetadataItem getMetadata(int index)
repeated .orc.proto.UserMetadataItem metadata = 5;- Specified by:
getMetadatain interfaceOrcProto.FooterOrBuilder
-
getMetadataOrBuilder
public OrcProto.UserMetadataItemOrBuilder getMetadataOrBuilder(int index)
repeated .orc.proto.UserMetadataItem metadata = 5;- Specified by:
getMetadataOrBuilderin interfaceOrcProto.FooterOrBuilder
-
hasNumberOfRows
public boolean hasNumberOfRows()
optional uint64 numberOfRows = 6;- Specified by:
hasNumberOfRowsin interfaceOrcProto.FooterOrBuilder- Returns:
- Whether the numberOfRows field is set.
-
getNumberOfRows
public long getNumberOfRows()
optional uint64 numberOfRows = 6;- Specified by:
getNumberOfRowsin interfaceOrcProto.FooterOrBuilder- Returns:
- The numberOfRows.
-
getStatisticsList
public List<OrcProto.ColumnStatistics> getStatisticsList()
repeated .orc.proto.ColumnStatistics statistics = 7;- Specified by:
getStatisticsListin interfaceOrcProto.FooterOrBuilder
-
getStatisticsOrBuilderList
public List<? extends OrcProto.ColumnStatisticsOrBuilder> getStatisticsOrBuilderList()
repeated .orc.proto.ColumnStatistics statistics = 7;- Specified by:
getStatisticsOrBuilderListin interfaceOrcProto.FooterOrBuilder
-
getStatisticsCount
public int getStatisticsCount()
repeated .orc.proto.ColumnStatistics statistics = 7;- Specified by:
getStatisticsCountin interfaceOrcProto.FooterOrBuilder
-
getStatistics
public OrcProto.ColumnStatistics getStatistics(int index)
repeated .orc.proto.ColumnStatistics statistics = 7;- Specified by:
getStatisticsin interfaceOrcProto.FooterOrBuilder
-
getStatisticsOrBuilder
public OrcProto.ColumnStatisticsOrBuilder getStatisticsOrBuilder(int index)
repeated .orc.proto.ColumnStatistics statistics = 7;- Specified by:
getStatisticsOrBuilderin interfaceOrcProto.FooterOrBuilder
-
hasRowIndexStride
public boolean hasRowIndexStride()
optional uint32 rowIndexStride = 8;- Specified by:
hasRowIndexStridein interfaceOrcProto.FooterOrBuilder- Returns:
- Whether the rowIndexStride field is set.
-
getRowIndexStride
public int getRowIndexStride()
optional uint32 rowIndexStride = 8;- Specified by:
getRowIndexStridein interfaceOrcProto.FooterOrBuilder- Returns:
- The rowIndexStride.
-
hasWriter
public boolean hasWriter()
Each implementation that writes ORC files should register for a code 0 = ORC Java 1 = ORC C++ 2 = Presto 3 = Scritchley Go from https://github.com/scritchley/orc 4 = Trino
optional uint32 writer = 9;- Specified by:
hasWriterin interfaceOrcProto.FooterOrBuilder- Returns:
- Whether the writer field is set.
-
getWriter
public int getWriter()
Each implementation that writes ORC files should register for a code 0 = ORC Java 1 = ORC C++ 2 = Presto 3 = Scritchley Go from https://github.com/scritchley/orc 4 = Trino
optional uint32 writer = 9;- Specified by:
getWriterin interfaceOrcProto.FooterOrBuilder- Returns:
- The writer.
-
hasEncryption
public boolean hasEncryption()
information about the encryption in this file
optional .orc.proto.Encryption encryption = 10;- Specified by:
hasEncryptionin interfaceOrcProto.FooterOrBuilder- Returns:
- Whether the encryption field is set.
-
getEncryption
public OrcProto.Encryption getEncryption()
information about the encryption in this file
optional .orc.proto.Encryption encryption = 10;- Specified by:
getEncryptionin interfaceOrcProto.FooterOrBuilder- Returns:
- The encryption.
-
getEncryptionOrBuilder
public OrcProto.EncryptionOrBuilder getEncryptionOrBuilder()
information about the encryption in this file
optional .orc.proto.Encryption encryption = 10;- Specified by:
getEncryptionOrBuilderin interfaceOrcProto.FooterOrBuilder
-
hasCalendar
public boolean hasCalendar()
optional .orc.proto.CalendarKind calendar = 11;- Specified by:
hasCalendarin interfaceOrcProto.FooterOrBuilder- Returns:
- Whether the calendar field is set.
-
getCalendar
public OrcProto.CalendarKind getCalendar()
optional .orc.proto.CalendarKind calendar = 11;- Specified by:
getCalendarin interfaceOrcProto.FooterOrBuilder- Returns:
- The calendar.
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3
-
writeTo
public void writeTo(com.google.protobuf.CodedOutputStream output) throws IOException- Specified by:
writeToin interfacecom.google.protobuf.MessageLite- Overrides:
writeToin classcom.google.protobuf.GeneratedMessageV3- Throws:
IOException
-
getSerializedSize
public int getSerializedSize()
- Specified by:
getSerializedSizein interfacecom.google.protobuf.MessageLite- Overrides:
getSerializedSizein classcom.google.protobuf.GeneratedMessageV3
-
equals
public boolean equals(Object obj)
- Specified by:
equalsin interfacecom.google.protobuf.Message- Overrides:
equalsin classcom.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()
- Specified by:
hashCodein interfacecom.google.protobuf.Message- Overrides:
hashCodein classcom.google.protobuf.AbstractMessage
-
parseFrom
public static OrcProto.Footer parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static OrcProto.Footer parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static OrcProto.Footer parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static OrcProto.Footer parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static OrcProto.Footer parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static OrcProto.Footer parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static OrcProto.Footer parseFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static OrcProto.Footer parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static OrcProto.Footer parseDelimitedFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static OrcProto.Footer parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseFrom
public static OrcProto.Footer parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static OrcProto.Footer parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
newBuilderForType
public OrcProto.Footer.Builder newBuilderForType()
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
public static OrcProto.Footer.Builder newBuilder()
-
newBuilder
public static OrcProto.Footer.Builder newBuilder(OrcProto.Footer prototype)
-
toBuilder
public OrcProto.Footer.Builder toBuilder()
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected OrcProto.Footer.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static OrcProto.Footer getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<OrcProto.Footer> parser()
-
getParserForType
public com.google.protobuf.Parser<OrcProto.Footer> getParserForType()
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public OrcProto.Footer getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
-