Uses of Enum Class
com.espertech.esper.runtime.internal.dataflow.op.logsink.LogSinkOutputFormat
Packages that use LogSinkOutputFormat
-
Uses of LogSinkOutputFormat in com.espertech.esper.runtime.internal.dataflow.op.logsink
Methods in com.espertech.esper.runtime.internal.dataflow.op.logsink that return LogSinkOutputFormatModifier and TypeMethodDescriptionstatic LogSinkOutputFormat
Returns the enum constant of this class with the specified name.static LogSinkOutputFormat[]
LogSinkOutputFormat.values()
Returns an array containing the constants of this enum class, in the order they are declared.Constructors in com.espertech.esper.runtime.internal.dataflow.op.logsink with parameters of type LogSinkOutputFormatModifierConstructorDescriptionConsoleOpRendererXmlJSon
(LogSinkOutputFormat format, com.espertech.esper.common.client.render.EPRenderEventService runtimeRenderEvent)