Uses of Class
org.graylog2.plugin.inputs.Extractor.Result
Packages that use Extractor.Result
-
Uses of Extractor.Result in org.graylog2.inputs.extractors
Methods in org.graylog2.inputs.extractors that return Extractor.ResultModifier and TypeMethodDescriptionprotected Extractor.Result[]protected Extractor.Result[]protected Extractor.Result[]protected Extractor.Result[]protected Extractor.Result[]protected Extractor.Result[]protected Extractor.Result[]protected Extractor.Result[]RegexReplaceExtractor.runExtractor(String value) -
Uses of Extractor.Result in org.graylog2.plugin.inputs
Methods in org.graylog2.plugin.inputs that return Extractor.ResultModifier and TypeMethodDescriptionprotected abstract Extractor.Result[]Performs the extractor run.