org.apache.hadoop.io
Class SequenceFile
java.lang.Object
org.apache.hadoop.io.SequenceFile
public class SequenceFile
- extends Object
Support for flat files of binary key/value pairs.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LOG
public static final Logger LOG
SYNC_INTERVAL
public static final int SYNC_INTERVAL
- The number of bytes between sync points.
- See Also:
- Constant Field Values
Copyright © 2006 The Apache Software Foundation