Modifier and Type | Method and Description |
---|---|
static IChunkLoader |
ChunkLoaderV0.create(Chunk input,
LoaderContext context) |
Modifier and Type | Method and Description |
---|---|
static IPoolFactory<?> |
GlobalObjectPool.getFactory(ContentTypeDescriptor contentType,
LoaderContext context) |
Modifier and Type | Method and Description |
---|---|
static IChunkLoader |
ChunkLoaderV1.create(Chunk input,
LoaderContext context) |
Constructor and Description |
---|
ChunkLoaderV1(org.openjdk.jmc.flightrecorder.internal.parser.v1.ChunkStructure header,
byte[] data,
LoaderContext context) |
Copyright © 2020. All rights reserved.