public class GrokAssemblyProcessor extends Processor<java.io.InputStream>
| Constructor and Description |
|---|
GrokAssemblyProcessor() |
| Modifier and Type | Method and Description |
|---|---|
void |
close()
Throws any exceptions that occurred during processing.
|
AssemblyData |
getAssemblyData()
Returns the assembly data.
|
void |
run() |
addSuppressedExceptions, getInput, setInputpublic AssemblyData getAssemblyData()
public void run()
public void close()
throws GrokParseException
GrokParseException - thrown if there is an error parsing the output
of GrokAssemblyCopyright© 2012-21 Jeremy Long. All Rights Reserved.