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