@Deprecated public class BinaryLogReader extends teetime.framework.AbstractProducerStage<IMonitoringRecord> implements IMonitoringRecordReceiver
| Constructor and Description |
|---|
BinaryLogReader(java.lang.String[] inputDirs,
boolean shouldDecompress)
Deprecated.
Creates a new instance of this class using the given parameters.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
execute()
Deprecated.
|
void |
newEndOfFileRecord()
Deprecated.
|
boolean |
newMonitoringRecord(IMonitoringRecord record)
Deprecated.
This method is called for each new record by each ReaderThread.
|
void |
terminateStage()
Deprecated.
|
getOutputPort, getTerminationStrategyabort, addInputPortRemovedListener, addOutputPortRemovedListener, compareAndSetBeingExecuted, createInputPort, createInputPort, createInputPort, createInputPort, createOutputPort, createOutputPort, createOutputPort, createOutputPort, declareActive, declarePassive, executeByFramework, getCurrentState, getId, getInputPorts, getOutputPorts, getOwningThread, isActive, isBeingExecuted, isPaused, isProducer, isStateless, onSignal, onStarting, onTerminating, onValidating, removeDynamicPort, removeDynamicPort, setPaused, setStateless, shouldBeTerminated, signalAlreadyReceived, toString, workCompletedpublic BinaryLogReader(java.lang.String[] inputDirs,
boolean shouldDecompress)
configuration - The configuration for this component.projectContext - The project context for this component.public void terminateStage()
terminateStage in class teetime.framework.AbstractStageprotected void execute()
execute in class teetime.framework.AbstractStagepublic boolean newMonitoringRecord(IMonitoringRecord record)
newMonitoringRecord in interface IMonitoringRecordReceiverrecord - The record to be processed.public void newEndOfFileRecord()
newEndOfFileRecord in interface IMonitoringRecordReceiverCopyright 2020 Kieker Project, http://kieker-monitoring.net