@InterfaceAudience.LimitedPrivate(value="MapReduce")
@InterfaceStability.Unstable
public class IndexRecord
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
long |
partLength |
long |
rawLength |
long |
startOffset |
Constructor and Description |
---|
IndexRecord() |
IndexRecord(long startOffset,
long rawLength,
long partLength) |
Copyright © 2009 The Apache Software Foundation