| Package | Description |
|---|---|
| org.openjdk.jmc.flightrecorder.internal | |
| org.openjdk.jmc.flightrecorder.internal.parser.v0 | |
| org.openjdk.jmc.flightrecorder.internal.parser.v1 |
| Modifier and Type | Method and Description |
|---|---|
private static IChunkLoader |
FlightRecordingLoader.createChunkLoader(IChunkSupplier chunkSupplier,
LoaderContext context,
byte[] buffer,
boolean ignoreTruncatedChunk) |
| Modifier and Type | Class and Description |
|---|---|
class |
ChunkLoaderV0 |
| Modifier and Type | Method and Description |
|---|---|
static IChunkLoader |
ChunkLoaderV0.create(Chunk input,
LoaderContext context) |
| Modifier and Type | Class and Description |
|---|---|
class |
ChunkLoaderV1 |
| Modifier and Type | Method and Description |
|---|---|
static IChunkLoader |
ChunkLoaderV1.create(Chunk input,
LoaderContext context) |