|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use OrcProto.RowIndexEntryOrBuilder | |
|---|---|
| org.apache.hadoop.hive.ql.io.orc | The Optimized Row Columnar (ORC) File Format. |
| Uses of OrcProto.RowIndexEntryOrBuilder in org.apache.hadoop.hive.ql.io.orc |
|---|
| Classes in org.apache.hadoop.hive.ql.io.orc that implement OrcProto.RowIndexEntryOrBuilder | |
|---|---|
static class |
OrcProto.RowIndexEntry
Protobuf type org.apache.hadoop.hive.ql.io.orc.RowIndexEntry |
static class |
OrcProto.RowIndexEntry.Builder
Protobuf type org.apache.hadoop.hive.ql.io.orc.RowIndexEntry |
| Methods in org.apache.hadoop.hive.ql.io.orc that return OrcProto.RowIndexEntryOrBuilder | |
|---|---|
OrcProto.RowIndexEntryOrBuilder |
OrcProto.RowIndexOrBuilder.getEntryOrBuilder(int index)
repeated .org.apache.hadoop.hive.ql.io.orc.RowIndexEntry entry = 1; |
OrcProto.RowIndexEntryOrBuilder |
OrcProto.RowIndex.getEntryOrBuilder(int index)
repeated .org.apache.hadoop.hive.ql.io.orc.RowIndexEntry entry = 1; |
OrcProto.RowIndexEntryOrBuilder |
OrcProto.RowIndex.Builder.getEntryOrBuilder(int index)
repeated .org.apache.hadoop.hive.ql.io.orc.RowIndexEntry entry = 1; |
| Methods in org.apache.hadoop.hive.ql.io.orc that return types with arguments of type OrcProto.RowIndexEntryOrBuilder | |
|---|---|
List<? extends OrcProto.RowIndexEntryOrBuilder> |
OrcProto.RowIndexOrBuilder.getEntryOrBuilderList()
repeated .org.apache.hadoop.hive.ql.io.orc.RowIndexEntry entry = 1; |
List<? extends OrcProto.RowIndexEntryOrBuilder> |
OrcProto.RowIndex.getEntryOrBuilderList()
repeated .org.apache.hadoop.hive.ql.io.orc.RowIndexEntry entry = 1; |
List<? extends OrcProto.RowIndexEntryOrBuilder> |
OrcProto.RowIndex.Builder.getEntryOrBuilderList()
repeated .org.apache.hadoop.hive.ql.io.orc.RowIndexEntry entry = 1; |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||