public class AggregatedTraceUnwrapperStage extends teetime.stage.basic.AbstractTransformation<AggregatedTraceWrapper,Trace>
AggregatedTraceWrapper elements at its input port
and send sends their containing aggregated trace to the stage�s output port if
AggregatedTraceWrapper.isFirst() returns true.| Constructor and Description |
|---|
AggregatedTraceUnwrapperStage() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
execute(AggregatedTraceWrapper wrapper) |
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, workCompletedprotected void execute(AggregatedTraceWrapper wrapper)
execute in class teetime.framework.AbstractConsumerStage<AggregatedTraceWrapper>Copyright 2020 Kieker Project, http://kieker-monitoring.net