public class OutputStep extends Object implements Step
CommittedEventPoller as tracking poller guarantees that only committed events are
passed to the handler.| Modifier and Type | Field and Description |
|---|---|
static String |
DEFAULT_POLLER_ID |
| Constructor and Description |
|---|
OutputStep(OutputHandler handler,
MessageLog messageLog) |
OutputStep(OutputHandler handler,
MessageLog messageLog,
String id) |
public static final String DEFAULT_POLLER_ID
public OutputStep(OutputHandler handler, MessageLog messageLog)
public OutputStep(OutputHandler handler, MessageLog messageLog, String id)
Copyright © 2020 tools4j.org (Marco Terzer, Anton Anufriev). All Rights Reserved.