public class RowGroupReadEntry extends ReadEntryFromHDFS
path
Constructor and Description |
---|
RowGroupReadEntry(org.apache.hadoop.fs.Path path,
long start,
long length,
int rowGroupIndex,
long numRecordsToRead) |
Modifier and Type | Method and Description |
---|---|
long |
getNumRecordsToRead() |
int |
getRowGroupIndex() |
RowGroupReadEntry |
getRowGroupReadEntry() |
boolean |
isEmpty() |
getLength, getStart
getPath, toString
public RowGroupReadEntry(org.apache.hadoop.fs.Path path, long start, long length, int rowGroupIndex, long numRecordsToRead)
public RowGroupReadEntry getRowGroupReadEntry()
public int getRowGroupIndex()
public long getNumRecordsToRead()
public boolean isEmpty()
Copyright © 1970 The Apache Software Foundation. All rights reserved.