|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.espertech.esper.dataflow.ops.LogSink
public class LogSink
Nested Class Summary | |
---|---|
static class |
LogSink.ConsoleOpEventPropertyRenderer
|
static interface |
LogSink.ConsoleOpRenderer
|
static class |
LogSink.ConsoleOpRendererSummary
|
static class |
LogSink.ConsoleOpRendererXmlJSon
|
static class |
LogSink.LogSinkOutputFormat
|
static class |
LogSink.RenderingOptions
|
Constructor Summary | |
---|---|
LogSink()
|
Method Summary | |
---|---|
void |
close(DataFlowOpCloseContext openContext)
|
DataFlowOpInitializeResult |
initialize(DataFlowOpInitializateContext context)
|
void |
onInput(int port,
java.lang.Object theEvent)
|
void |
open(DataFlowOpOpenContext openContext)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public LogSink()
Method Detail |
---|
public DataFlowOpInitializeResult initialize(DataFlowOpInitializateContext context) throws java.lang.Exception
initialize
in interface DataFlowOpLifecycle
java.lang.Exception
public void open(DataFlowOpOpenContext openContext)
open
in interface DataFlowOpLifecycle
public void close(DataFlowOpCloseContext openContext)
close
in interface DataFlowOpLifecycle
public void onInput(int port, java.lang.Object theEvent)
|
© 2006-2015 EsperTech Inc. All rights reserved. Visit us at espertech.com |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |