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() |
protected void |
onTerminating() |
void |
rejectNewConnection() |
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, onValidating, removeDynamicPort, removeDynamicPort, setPaused, setStateless, shouldBeTerminated, signalAlreadyReceived, terminateStage, toString, workCompletedpublic MultipleConnectionTcpSourceStage(int inputPort,
int bufferSize,
ITraceMetadataRewriter recordRewriter)
inputPort - used to accept IMonitoringRecords and string registry entries.bufferSize - capacity of the receiving bufferrecordRewriter - rewriting recordsCopyright 2021 Kieker Project, http://kieker-monitoring.net