@Deprecated
public class TextLine2RecordFilter
extends teetime.framework.AbstractConsumerStage<teetime.stage.util.TextLineContainer>
| Constructor and Description |
|---|
TextLine2RecordFilter()
Deprecated.
|
TextLine2RecordFilter(ClassNameRegistryRepository classNameRegistryRepository)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
execute(teetime.stage.util.TextLineContainer textLine)
Deprecated.
|
teetime.framework.OutputPort<IMonitoringRecord> |
getOutputPort()
Deprecated.
|
RecordFromTextLineCreator |
getRecordFromTextLineCreator()
Deprecated.
|
boolean |
isIgnoreUnknownRecordTypes()
Deprecated.
|
void |
setIgnoreUnknownRecordTypes(boolean ignoreUnknownRecordTypes)
Deprecated.
|
void |
setRecordFromTextLineCreator(RecordFromTextLineCreator recordFromTextLineCreator)
Deprecated.
|
createInputPort, execute, getInputPortabort, addInputPortRemovedListener, addOutputPortRemovedListener, compareAndSetBeingExecuted, createInputPort, createInputPort, createInputPort, createOutputPort, createOutputPort, createOutputPort, createOutputPort, declareActive, declarePassive, executeByFramework, getCurrentState, getId, getInputPorts, getOutputPorts, getOwningThread, getTerminationStrategy, isActive, isBeingExecuted, isPaused, isProducer, isStateless, onSignal, onStarting, onTerminating, onValidating, removeDynamicPort, removeDynamicPort, setPaused, setStateless, shouldBeTerminated, signalAlreadyReceived, terminateStage, toString, workCompletedpublic TextLine2RecordFilter(ClassNameRegistryRepository classNameRegistryRepository)
public TextLine2RecordFilter()
public boolean isIgnoreUnknownRecordTypes()
public void setIgnoreUnknownRecordTypes(boolean ignoreUnknownRecordTypes)
public RecordFromTextLineCreator getRecordFromTextLineCreator()
public void setRecordFromTextLineCreator(RecordFromTextLineCreator recordFromTextLineCreator)
protected void execute(teetime.stage.util.TextLineContainer textLine)
execute in class teetime.framework.AbstractConsumerStage<teetime.stage.util.TextLineContainer>public teetime.framework.OutputPort<IMonitoringRecord> getOutputPort()
Copyright 2020 Kieker Project, http://kieker-monitoring.net