|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.spark_project.protobuf.AbstractMessageLite.Builder<BuilderType>
org.spark_project.protobuf.AbstractMessage.Builder<BuilderType>
org.spark_project.protobuf.GeneratedMessage.Builder<OrcProto.RowIndex.Builder>
org.apache.hadoop.hive.ql.io.orc.OrcProto.RowIndex.Builder
public static final class OrcProto.RowIndex.Builder
Protobuf type org.apache.hadoop.hive.ql.io.orc.RowIndex
| Method Summary | |
|---|---|
OrcProto.RowIndex.Builder |
addAllEntry(Iterable<? extends OrcProto.RowIndexEntry> values)
repeated .org.apache.hadoop.hive.ql.io.orc.RowIndexEntry entry = 1; |
OrcProto.RowIndex.Builder |
addEntry(int index,
OrcProto.RowIndexEntry.Builder builderForValue)
repeated .org.apache.hadoop.hive.ql.io.orc.RowIndexEntry entry = 1; |
OrcProto.RowIndex.Builder |
addEntry(int index,
OrcProto.RowIndexEntry value)
repeated .org.apache.hadoop.hive.ql.io.orc.RowIndexEntry entry = 1; |
OrcProto.RowIndex.Builder |
addEntry(OrcProto.RowIndexEntry.Builder builderForValue)
repeated .org.apache.hadoop.hive.ql.io.orc.RowIndexEntry entry = 1; |
OrcProto.RowIndex.Builder |
addEntry(OrcProto.RowIndexEntry value)
repeated .org.apache.hadoop.hive.ql.io.orc.RowIndexEntry entry = 1; |
OrcProto.RowIndexEntry.Builder |
addEntryBuilder()
repeated .org.apache.hadoop.hive.ql.io.orc.RowIndexEntry entry = 1; |
OrcProto.RowIndexEntry.Builder |
addEntryBuilder(int index)
repeated .org.apache.hadoop.hive.ql.io.orc.RowIndexEntry entry = 1; |
OrcProto.RowIndex |
build()
|
OrcProto.RowIndex |
buildPartial()
|
OrcProto.RowIndex.Builder |
clear()
|
OrcProto.RowIndex.Builder |
clearEntry()
repeated .org.apache.hadoop.hive.ql.io.orc.RowIndexEntry entry = 1; |
OrcProto.RowIndex.Builder |
clone()
|
OrcProto.RowIndex |
getDefaultInstanceForType()
|
static org.spark_project.protobuf.Descriptors.Descriptor |
getDescriptor()
|
org.spark_project.protobuf.Descriptors.Descriptor |
getDescriptorForType()
|
OrcProto.RowIndexEntry |
getEntry(int index)
repeated .org.apache.hadoop.hive.ql.io.orc.RowIndexEntry entry = 1; |
OrcProto.RowIndexEntry.Builder |
getEntryBuilder(int index)
repeated .org.apache.hadoop.hive.ql.io.orc.RowIndexEntry entry = 1; |
List<OrcProto.RowIndexEntry.Builder> |
getEntryBuilderList()
repeated .org.apache.hadoop.hive.ql.io.orc.RowIndexEntry entry = 1; |
int |
getEntryCount()
repeated .org.apache.hadoop.hive.ql.io.orc.RowIndexEntry entry = 1; |
List<OrcProto.RowIndexEntry> |
getEntryList()
repeated .org.apache.hadoop.hive.ql.io.orc.RowIndexEntry entry = 1; |
OrcProto.RowIndexEntryOrBuilder |
getEntryOrBuilder(int index)
repeated .org.apache.hadoop.hive.ql.io.orc.RowIndexEntry entry = 1; |
List<? extends OrcProto.RowIndexEntryOrBuilder> |
getEntryOrBuilderList()
repeated .org.apache.hadoop.hive.ql.io.orc.RowIndexEntry entry = 1; |
protected org.spark_project.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable()
|
boolean |
isInitialized()
|
OrcProto.RowIndex.Builder |
mergeFrom(org.spark_project.protobuf.CodedInputStream input,
org.spark_project.protobuf.ExtensionRegistryLite extensionRegistry)
|
OrcProto.RowIndex.Builder |
mergeFrom(org.spark_project.protobuf.Message other)
|
OrcProto.RowIndex.Builder |
mergeFrom(OrcProto.RowIndex other)
|
OrcProto.RowIndex.Builder |
removeEntry(int index)
repeated .org.apache.hadoop.hive.ql.io.orc.RowIndexEntry entry = 1; |
OrcProto.RowIndex.Builder |
setEntry(int index,
OrcProto.RowIndexEntry.Builder builderForValue)
repeated .org.apache.hadoop.hive.ql.io.orc.RowIndexEntry entry = 1; |
OrcProto.RowIndex.Builder |
setEntry(int index,
OrcProto.RowIndexEntry value)
repeated .org.apache.hadoop.hive.ql.io.orc.RowIndexEntry entry = 1; |
| Methods inherited from class org.spark_project.protobuf.GeneratedMessage.Builder |
|---|
addRepeatedField, clearField, getAllFields, getField, getFieldBuilder, getParentForChildren, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, isClean, markClean, mergeUnknownFields, newBuilderForField, onBuilt, onChanged, parseUnknownField, setField, setRepeatedField, setUnknownFields |
| Methods inherited from class org.spark_project.protobuf.AbstractMessage.Builder |
|---|
findInitializationErrors, getInitializationErrorString, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException |
| Methods inherited from class org.spark_project.protobuf.AbstractMessageLite.Builder |
|---|
addAll, newUninitializedMessageException |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.spark_project.protobuf.MessageOrBuilder |
|---|
findInitializationErrors, getAllFields, getField, getInitializationErrorString, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField |
| Method Detail |
|---|
public static final org.spark_project.protobuf.Descriptors.Descriptor getDescriptor()
protected org.spark_project.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class org.spark_project.protobuf.GeneratedMessage.Builder<OrcProto.RowIndex.Builder>public OrcProto.RowIndex.Builder clear()
clear in interface org.spark_project.protobuf.Message.Builderclear in interface org.spark_project.protobuf.MessageLite.Builderclear in class org.spark_project.protobuf.GeneratedMessage.Builder<OrcProto.RowIndex.Builder>public OrcProto.RowIndex.Builder clone()
clone in interface org.spark_project.protobuf.Message.Builderclone in interface org.spark_project.protobuf.MessageLite.Builderclone in class org.spark_project.protobuf.GeneratedMessage.Builder<OrcProto.RowIndex.Builder>public org.spark_project.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface org.spark_project.protobuf.Message.BuildergetDescriptorForType in interface org.spark_project.protobuf.MessageOrBuildergetDescriptorForType in class org.spark_project.protobuf.GeneratedMessage.Builder<OrcProto.RowIndex.Builder>public OrcProto.RowIndex getDefaultInstanceForType()
getDefaultInstanceForType in interface org.spark_project.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface org.spark_project.protobuf.MessageOrBuilderpublic OrcProto.RowIndex build()
build in interface org.spark_project.protobuf.Message.Builderbuild in interface org.spark_project.protobuf.MessageLite.Builderpublic OrcProto.RowIndex buildPartial()
buildPartial in interface org.spark_project.protobuf.Message.BuilderbuildPartial in interface org.spark_project.protobuf.MessageLite.Builderpublic OrcProto.RowIndex.Builder mergeFrom(org.spark_project.protobuf.Message other)
mergeFrom in interface org.spark_project.protobuf.Message.BuildermergeFrom in class org.spark_project.protobuf.AbstractMessage.Builder<OrcProto.RowIndex.Builder>public OrcProto.RowIndex.Builder mergeFrom(OrcProto.RowIndex other)
public final boolean isInitialized()
isInitialized in interface org.spark_project.protobuf.MessageLiteOrBuilderisInitialized in class org.spark_project.protobuf.GeneratedMessage.Builder<OrcProto.RowIndex.Builder>
public OrcProto.RowIndex.Builder mergeFrom(org.spark_project.protobuf.CodedInputStream input,
org.spark_project.protobuf.ExtensionRegistryLite extensionRegistry)
throws IOException
mergeFrom in interface org.spark_project.protobuf.Message.BuildermergeFrom in interface org.spark_project.protobuf.MessageLite.BuildermergeFrom in class org.spark_project.protobuf.AbstractMessage.Builder<OrcProto.RowIndex.Builder>IOExceptionpublic List<OrcProto.RowIndexEntry> getEntryList()
repeated .org.apache.hadoop.hive.ql.io.orc.RowIndexEntry entry = 1;
getEntryList in interface OrcProto.RowIndexOrBuilderpublic int getEntryCount()
repeated .org.apache.hadoop.hive.ql.io.orc.RowIndexEntry entry = 1;
getEntryCount in interface OrcProto.RowIndexOrBuilderpublic OrcProto.RowIndexEntry getEntry(int index)
repeated .org.apache.hadoop.hive.ql.io.orc.RowIndexEntry entry = 1;
getEntry in interface OrcProto.RowIndexOrBuilder
public OrcProto.RowIndex.Builder setEntry(int index,
OrcProto.RowIndexEntry value)
repeated .org.apache.hadoop.hive.ql.io.orc.RowIndexEntry entry = 1;
public OrcProto.RowIndex.Builder setEntry(int index,
OrcProto.RowIndexEntry.Builder builderForValue)
repeated .org.apache.hadoop.hive.ql.io.orc.RowIndexEntry entry = 1;
public OrcProto.RowIndex.Builder addEntry(OrcProto.RowIndexEntry value)
repeated .org.apache.hadoop.hive.ql.io.orc.RowIndexEntry entry = 1;
public OrcProto.RowIndex.Builder addEntry(int index,
OrcProto.RowIndexEntry value)
repeated .org.apache.hadoop.hive.ql.io.orc.RowIndexEntry entry = 1;
public OrcProto.RowIndex.Builder addEntry(OrcProto.RowIndexEntry.Builder builderForValue)
repeated .org.apache.hadoop.hive.ql.io.orc.RowIndexEntry entry = 1;
public OrcProto.RowIndex.Builder addEntry(int index,
OrcProto.RowIndexEntry.Builder builderForValue)
repeated .org.apache.hadoop.hive.ql.io.orc.RowIndexEntry entry = 1;
public OrcProto.RowIndex.Builder addAllEntry(Iterable<? extends OrcProto.RowIndexEntry> values)
repeated .org.apache.hadoop.hive.ql.io.orc.RowIndexEntry entry = 1;
public OrcProto.RowIndex.Builder clearEntry()
repeated .org.apache.hadoop.hive.ql.io.orc.RowIndexEntry entry = 1;
public OrcProto.RowIndex.Builder removeEntry(int index)
repeated .org.apache.hadoop.hive.ql.io.orc.RowIndexEntry entry = 1;
public OrcProto.RowIndexEntry.Builder getEntryBuilder(int index)
repeated .org.apache.hadoop.hive.ql.io.orc.RowIndexEntry entry = 1;
public OrcProto.RowIndexEntryOrBuilder getEntryOrBuilder(int index)
repeated .org.apache.hadoop.hive.ql.io.orc.RowIndexEntry entry = 1;
getEntryOrBuilder in interface OrcProto.RowIndexOrBuilderpublic List<? extends OrcProto.RowIndexEntryOrBuilder> getEntryOrBuilderList()
repeated .org.apache.hadoop.hive.ql.io.orc.RowIndexEntry entry = 1;
getEntryOrBuilderList in interface OrcProto.RowIndexOrBuilderpublic OrcProto.RowIndexEntry.Builder addEntryBuilder()
repeated .org.apache.hadoop.hive.ql.io.orc.RowIndexEntry entry = 1;
public OrcProto.RowIndexEntry.Builder addEntryBuilder(int index)
repeated .org.apache.hadoop.hive.ql.io.orc.RowIndexEntry entry = 1;
public List<OrcProto.RowIndexEntry.Builder> getEntryBuilderList()
repeated .org.apache.hadoop.hive.ql.io.orc.RowIndexEntry entry = 1;
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||