public static interface OrcProto.RowIndexOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
OrcProto.RowIndexEntry |
getEntry(int index) |
int |
getEntryCount() |
List<OrcProto.RowIndexEntry> |
getEntryList() |
OrcProto.RowIndexEntryOrBuilder |
getEntryOrBuilder(int index) |
List<? extends OrcProto.RowIndexEntryOrBuilder> |
getEntryOrBuilderList() |
List<OrcProto.RowIndexEntry> getEntryList()
OrcProto.RowIndexEntry getEntry(int index)
int getEntryCount()
List<? extends OrcProto.RowIndexEntryOrBuilder> getEntryOrBuilderList()
OrcProto.RowIndexEntryOrBuilder getEntryOrBuilder(int index)
Copyright © 2013–2021. All rights reserved.