This project has retired. For details please refer to its
        
        Attic page.
      
- 
- 
Method Summary
Methods 
| Modifier and Type | Method and Description |  
| void | addRecord(byte[] rec)Adds the data in rec to an internal buffer; rec can be reused immediately. |  
| Chunk | getChunk() |  
 
- 
Methods inherited from class java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
 
 
- 
- 
Constructor Detail
- 
ChunkBuilderpublic ChunkBuilder() 
 
 
- 
Method Detail
- 
getChunkpublic Chunk getChunk() 
 
 
 
 
Copyright © 2014 Apache Software Foundation. All Rights Reserved.