public static interface BenchmarkOutput.Factory extends MessageOutput.Factory<BenchmarkOutput>
Modifier and Type | Method and Description |
---|---|
BenchmarkOutput |
create(Stream stream,
Configuration configuration) |
BenchmarkOutput.Config |
getConfig() |
BenchmarkOutput.Descriptor |
getDescriptor() |
BenchmarkOutput create(Stream stream, Configuration configuration)
create
in interface MessageOutput.Factory<BenchmarkOutput>
BenchmarkOutput.Config getConfig()
getConfig
in interface MessageOutput.Factory<BenchmarkOutput>
BenchmarkOutput.Descriptor getDescriptor()
getDescriptor
in interface MessageOutput.Factory<BenchmarkOutput>
Copyright © 2012–2021 Graylog, Inc.. All rights reserved.