Package | Description |
---|---|
org.apache.orc |
Modifier and Type | Class and Description |
---|---|
static class |
OrcProto.RowIndexEntry
Protobuf type
orc.proto.RowIndexEntry |
static class |
OrcProto.RowIndexEntry.Builder
Protobuf type
orc.proto.RowIndexEntry |
Modifier and Type | Method and Description |
---|---|
OrcProto.RowIndexEntryOrBuilder |
OrcProto.RowIndexOrBuilder.getEntryOrBuilder(int index)
repeated .orc.proto.RowIndexEntry entry = 1; |
OrcProto.RowIndexEntryOrBuilder |
OrcProto.RowIndex.getEntryOrBuilder(int index)
repeated .orc.proto.RowIndexEntry entry = 1; |
OrcProto.RowIndexEntryOrBuilder |
OrcProto.RowIndex.Builder.getEntryOrBuilder(int index)
repeated .orc.proto.RowIndexEntry entry = 1; |
Modifier and Type | Method and Description |
---|---|
List<? extends OrcProto.RowIndexEntryOrBuilder> |
OrcProto.RowIndexOrBuilder.getEntryOrBuilderList()
repeated .orc.proto.RowIndexEntry entry = 1; |
List<? extends OrcProto.RowIndexEntryOrBuilder> |
OrcProto.RowIndex.getEntryOrBuilderList()
repeated .orc.proto.RowIndexEntry entry = 1; |
List<? extends OrcProto.RowIndexEntryOrBuilder> |
OrcProto.RowIndex.Builder.getEntryOrBuilderList()
repeated .orc.proto.RowIndexEntry entry = 1; |
Copyright © 2013–2016 The Apache Software Foundation. All rights reserved.