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 |
---|---|
Chunk |
IChunkSupplier.getNextChunk(byte[] reusableBuffer)
Get the input for the next chunk.
|
Modifier and Type | Method and Description |
---|---|
static IChunkLoader |
ChunkLoaderV0.create(Chunk input,
LoaderContext context) |
static ChunkInfo |
ChunkLoaderV0.getInfo(Chunk input,
long position) |
Modifier and Type | Method and Description |
---|---|
static IChunkLoader |
ChunkLoaderV1.create(Chunk input,
LoaderContext context) |
static ChunkInfo |
ChunkLoaderV1.getInfo(Chunk input,
long position) |
Copyright © 2020. All rights reserved.