public class MultipleConnectionTcpSourceStage extends teetime.framework.AbstractProducerStage<IMonitoringRecord>
Constructor and Description |
---|
MultipleConnectionTcpSourceStage(int inputPort,
int bufferSize,
ITraceMetadataRewriter recordRewriter)
Create a single threaded multi connection tcp reader stage.
|
Modifier and Type | Method and Description |
---|---|
protected void |
execute() |
getOutputPort, getTerminationStrategy
abort, 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, terminateStage, toString, workCompleted
public MultipleConnectionTcpSourceStage(int inputPort, int bufferSize, ITraceMetadataRewriter recordRewriter)
inputPort
- used to accept IMonitoringRecord
s and string registry entries.bufferSize
- capacity of the receiving bufferrecordRewriter
- rewriting recordsCopyright 2020 Kieker Project, http://kieker-monitoring.net