com.ibm.tuningfork.tracegen.chunk
Class FeedHeaderChunk
java.lang.Object
com.ibm.tuningfork.tracegen.chunk.RawChunk
com.ibm.tuningfork.tracegen.chunk.FeedHeaderChunk
public class FeedHeaderChunk
- extends RawChunk
Methods inherited from class com.ibm.tuningfork.tracegen.chunk.RawChunk |
addByte, addDouble, addDoubleUnchecked, addInt, addIntUnchecked, addLong, addLongUnchecked, addString, addStringInternal, close, getPosition, hasRoom, putIntAt, resetImpl, seek, write |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MAGIC_WORD_1
private static final int MAGIC_WORD_1
- See Also:
- Constant Field Values
MAGIC_WORD_2
private static final int MAGIC_WORD_2
- See Also:
- Constant Field Values
MAJOR_VERSION
private static final int MAJOR_VERSION
- See Also:
- Constant Field Values
MINOR_VERSION
private static final int MINOR_VERSION
- See Also:
- Constant Field Values
DEFUNCT_FIELD
private static final int DEFUNCT_FIELD
- See Also:
- Constant Field Values
FeedHeaderChunk
public FeedHeaderChunk()