public class LoaderContext extends Object
Constructor and Description |
---|
LoaderContext(List<? extends IParserExtension> extensions,
boolean hideExperimentals) |
Modifier and Type | Method and Description |
---|---|
EventArray[] |
buildEventArrays() |
CanonicalConstantMap<Object> |
getConstantPool(Object poolKey) |
IEventSinkFactory |
getSinkFactory() |
String |
getValueInterpretation(String eventTypeId,
String fieldId) |
boolean |
hideExperimentals() |
public LoaderContext(List<? extends IParserExtension> extensions, boolean hideExperimentals)
public CanonicalConstantMap<Object> getConstantPool(Object poolKey)
public boolean hideExperimentals()
public IEventSinkFactory getSinkFactory()
public EventArray[] buildEventArrays() throws CouldNotLoadRecordingException
CouldNotLoadRecordingException
Copyright © 2020. All rights reserved.