Package | Description |
---|---|
com.espertech.esper.dataflow.ops |
Data flow built-in operators.
|
Modifier and Type | Method and Description |
---|---|
static LogSink.LogSinkOutputFormat |
LogSink.LogSinkOutputFormat.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LogSink.LogSinkOutputFormat[] |
LogSink.LogSinkOutputFormat.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
ConsoleOpRendererXmlJSon(LogSink.LogSinkOutputFormat format,
EPRuntime runtime) |