This project has retired. For details please refer to its
Attic page.
ChunkBuilder (Apache Chukwa 0.6.0 API)
-
-
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.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Constructor Detail
-
ChunkBuilder
public ChunkBuilder()
-
Method Detail
-
getChunk
public Chunk getChunk()
Copyright © 2014 Apache Software Foundation. All Rights Reserved.