| Package | Description |
|---|---|
| com.ibm.tuningfork.tracegen.chunk | |
| org.jikesrvm.tuningfork |
| Modifier and Type | Class and Description |
|---|---|
class |
Chunk |
class |
EventChunk |
class |
EventTypeChunk |
class |
EventTypeSpaceChunk |
class |
FeedHeaderChunk |
class |
FeedletChunk |
class |
PropertyTableChunk |
class |
StringTableChunk |
| Modifier and Type | Class and Description |
|---|---|
class |
SpaceDescriptorChunk
A chunk to encode Space index/Space name mappings.
|
| Modifier and Type | Field and Description |
|---|---|
(package private) RawChunk |
ChunkQueue.Node.chunk |
| Modifier and Type | Method and Description |
|---|---|
RawChunk |
ChunkQueue.dequeue() |
| Modifier and Type | Method and Description |
|---|---|
void |
ChunkQueue.enqueue(RawChunk c) |
| Constructor and Description |
|---|
Node(RawChunk c) |