public class TezIndexRecord extends Object
| Constructor and Description |
|---|
TezIndexRecord() |
TezIndexRecord(long startOffset,
long rawLength,
long partLength) |
public TezIndexRecord()
public TezIndexRecord(long startOffset,
long rawLength,
long partLength)
startOffset - start offset within the data filerawLength - raw data length - typically uncompressedpartLength - actual data length in file - factors in checksums and compressionCopyright © 2015 Apache Software Foundation. All rights reserved.