public static final class OrcProto.RowIndexEntry.Builder extends com.google.protobuf.GeneratedMessage.Builder<OrcProto.RowIndexEntry.Builder> implements OrcProto.RowIndexEntryOrBuilder
orc.proto.RowIndexEntry
Modifier and Type | Method and Description |
---|---|
OrcProto.RowIndexEntry.Builder |
addAllPositions(Iterable<? extends Long> values)
repeated uint64 positions = 1 [packed = true]; |
OrcProto.RowIndexEntry.Builder |
addPositions(long value)
repeated uint64 positions = 1 [packed = true]; |
OrcProto.RowIndexEntry |
build() |
OrcProto.RowIndexEntry |
buildPartial() |
OrcProto.RowIndexEntry.Builder |
clear() |
OrcProto.RowIndexEntry.Builder |
clearPositions()
repeated uint64 positions = 1 [packed = true]; |
OrcProto.RowIndexEntry.Builder |
clearStatistics()
optional .orc.proto.ColumnStatistics statistics = 2; |
OrcProto.RowIndexEntry.Builder |
clone() |
OrcProto.RowIndexEntry |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
long |
getPositions(int index)
repeated uint64 positions = 1 [packed = true]; |
int |
getPositionsCount()
repeated uint64 positions = 1 [packed = true]; |
List<Long> |
getPositionsList()
repeated uint64 positions = 1 [packed = true]; |
OrcProto.ColumnStatistics |
getStatistics()
optional .orc.proto.ColumnStatistics statistics = 2; |
OrcProto.ColumnStatistics.Builder |
getStatisticsBuilder()
optional .orc.proto.ColumnStatistics statistics = 2; |
OrcProto.ColumnStatisticsOrBuilder |
getStatisticsOrBuilder()
optional .orc.proto.ColumnStatistics statistics = 2; |
boolean |
hasStatistics()
optional .orc.proto.ColumnStatistics statistics = 2; |
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
OrcProto.RowIndexEntry.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
OrcProto.RowIndexEntry.Builder |
mergeFrom(com.google.protobuf.Message other) |
OrcProto.RowIndexEntry.Builder |
mergeFrom(OrcProto.RowIndexEntry other) |
OrcProto.RowIndexEntry.Builder |
mergeStatistics(OrcProto.ColumnStatistics value)
optional .orc.proto.ColumnStatistics statistics = 2; |
OrcProto.RowIndexEntry.Builder |
setPositions(int index,
long value)
repeated uint64 positions = 1 [packed = true]; |
OrcProto.RowIndexEntry.Builder |
setStatistics(OrcProto.ColumnStatistics.Builder builderForValue)
optional .orc.proto.ColumnStatistics statistics = 2; |
OrcProto.RowIndexEntry.Builder |
setStatistics(OrcProto.ColumnStatistics value)
optional .orc.proto.ColumnStatistics statistics = 2; |
addRepeatedField, clearField, getAllFields, getField, getFieldBuilder, getParentForChildren, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, isClean, markClean, mergeUnknownFields, newBuilderForField, onBuilt, onChanged, parseUnknownField, setField, setRepeatedField, setUnknownFields
findInitializationErrors, getInitializationErrorString, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException
addAll, newUninitializedMessageException
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable
in class com.google.protobuf.GeneratedMessage.Builder<OrcProto.RowIndexEntry.Builder>
public OrcProto.RowIndexEntry.Builder clear()
clear
in interface com.google.protobuf.Message.Builder
clear
in interface com.google.protobuf.MessageLite.Builder
clear
in class com.google.protobuf.GeneratedMessage.Builder<OrcProto.RowIndexEntry.Builder>
public OrcProto.RowIndexEntry.Builder clone()
clone
in interface com.google.protobuf.Message.Builder
clone
in interface com.google.protobuf.MessageLite.Builder
clone
in class com.google.protobuf.GeneratedMessage.Builder<OrcProto.RowIndexEntry.Builder>
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType
in interface com.google.protobuf.Message.Builder
getDescriptorForType
in interface com.google.protobuf.MessageOrBuilder
getDescriptorForType
in class com.google.protobuf.GeneratedMessage.Builder<OrcProto.RowIndexEntry.Builder>
public OrcProto.RowIndexEntry getDefaultInstanceForType()
getDefaultInstanceForType
in interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
in interface com.google.protobuf.MessageOrBuilder
public OrcProto.RowIndexEntry build()
build
in interface com.google.protobuf.Message.Builder
build
in interface com.google.protobuf.MessageLite.Builder
public OrcProto.RowIndexEntry buildPartial()
buildPartial
in interface com.google.protobuf.Message.Builder
buildPartial
in interface com.google.protobuf.MessageLite.Builder
public OrcProto.RowIndexEntry.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom
in interface com.google.protobuf.Message.Builder
mergeFrom
in class com.google.protobuf.AbstractMessage.Builder<OrcProto.RowIndexEntry.Builder>
public OrcProto.RowIndexEntry.Builder mergeFrom(OrcProto.RowIndexEntry other)
public final boolean isInitialized()
isInitialized
in interface com.google.protobuf.MessageLiteOrBuilder
isInitialized
in class com.google.protobuf.GeneratedMessage.Builder<OrcProto.RowIndexEntry.Builder>
public OrcProto.RowIndexEntry.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom
in interface com.google.protobuf.Message.Builder
mergeFrom
in interface com.google.protobuf.MessageLite.Builder
mergeFrom
in class com.google.protobuf.AbstractMessage.Builder<OrcProto.RowIndexEntry.Builder>
IOException
public List<Long> getPositionsList()
repeated uint64 positions = 1 [packed = true];
getPositionsList
in interface OrcProto.RowIndexEntryOrBuilder
public int getPositionsCount()
repeated uint64 positions = 1 [packed = true];
getPositionsCount
in interface OrcProto.RowIndexEntryOrBuilder
public long getPositions(int index)
repeated uint64 positions = 1 [packed = true];
getPositions
in interface OrcProto.RowIndexEntryOrBuilder
public OrcProto.RowIndexEntry.Builder setPositions(int index, long value)
repeated uint64 positions = 1 [packed = true];
public OrcProto.RowIndexEntry.Builder addPositions(long value)
repeated uint64 positions = 1 [packed = true];
public OrcProto.RowIndexEntry.Builder addAllPositions(Iterable<? extends Long> values)
repeated uint64 positions = 1 [packed = true];
public OrcProto.RowIndexEntry.Builder clearPositions()
repeated uint64 positions = 1 [packed = true];
public boolean hasStatistics()
optional .orc.proto.ColumnStatistics statistics = 2;
hasStatistics
in interface OrcProto.RowIndexEntryOrBuilder
public OrcProto.ColumnStatistics getStatistics()
optional .orc.proto.ColumnStatistics statistics = 2;
getStatistics
in interface OrcProto.RowIndexEntryOrBuilder
public OrcProto.RowIndexEntry.Builder setStatistics(OrcProto.ColumnStatistics value)
optional .orc.proto.ColumnStatistics statistics = 2;
public OrcProto.RowIndexEntry.Builder setStatistics(OrcProto.ColumnStatistics.Builder builderForValue)
optional .orc.proto.ColumnStatistics statistics = 2;
public OrcProto.RowIndexEntry.Builder mergeStatistics(OrcProto.ColumnStatistics value)
optional .orc.proto.ColumnStatistics statistics = 2;
public OrcProto.RowIndexEntry.Builder clearStatistics()
optional .orc.proto.ColumnStatistics statistics = 2;
public OrcProto.ColumnStatistics.Builder getStatisticsBuilder()
optional .orc.proto.ColumnStatistics statistics = 2;
public OrcProto.ColumnStatisticsOrBuilder getStatisticsOrBuilder()
optional .orc.proto.ColumnStatistics statistics = 2;
getStatisticsOrBuilder
in interface OrcProto.RowIndexEntryOrBuilder
Copyright © 2013–2016 The Apache Software Foundation. All rights reserved.