public class RowGroupReadEntry extends ReadEntryFromHDFS
path| Constructor and Description |
|---|
RowGroupReadEntry(String path,
long start,
long length,
int rowGroupIndex,
long numRecordsToRead) |
| Modifier and Type | Method and Description |
|---|---|
long |
getNumRecordsToRead() |
int |
getRowGroupIndex() |
RowGroupReadEntry |
getRowGroupReadEntry() |
getLength, getStartgetPath, toStringpublic RowGroupReadEntry(String path, long start, long length, int rowGroupIndex, long numRecordsToRead)
public RowGroupReadEntry getRowGroupReadEntry()
public int getRowGroupIndex()
public long getNumRecordsToRead()
Copyright © 2017 The Apache Software Foundation. All rights reserved.