public class TraceReconstructorStage extends teetime.stage.basic.AbstractTransformation<IFlowRecord,Trace>
IFlowRecord
. Currently only TraceMetadata
, BeforeOperationEvent
and
AfterOperationEvent
instances are supported.Constructor and Description |
---|
TraceReconstructorStage(DeploymentModel deploymentModel,
java.time.temporal.TemporalUnit temporalUnit) |
Modifier and Type | Method and Description |
---|---|
protected void |
execute(IFlowRecord record) |
createInputPort, execute, getInputPort
abort, 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, workCompleted
public TraceReconstructorStage(DeploymentModel deploymentModel, java.time.temporal.TemporalUnit temporalUnit)
protected void execute(IFlowRecord record)
execute
in class teetime.framework.AbstractConsumerStage<IFlowRecord>
Copyright 2020 Kieker Project, http://kieker-monitoring.net