T
- Type of elementspublic class ForwardOnTriggerStage<T>
extends teetime.framework.AbstractStage
implements teetime.stage.basic.ITransformation<T,T>
Trigger
.Modifier and Type | Class and Description |
---|---|
static class |
ForwardOnTriggerStage.SendStrategy |
Constructor and Description |
---|
ForwardOnTriggerStage() |
ForwardOnTriggerStage(ForwardOnTriggerStage.SendStrategy sendStrategy) |
Modifier and Type | Method and Description |
---|---|
protected void |
execute() |
teetime.framework.InputPort<T> |
getInputPort() |
teetime.framework.OutputPort<T> |
getOutputPort() |
teetime.framework.InputPort<Trigger> |
getTriggerInputPort() |
abort, addInputPortRemovedListener, addOutputPortRemovedListener, compareAndSetBeingExecuted, createInputPort, 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 ForwardOnTriggerStage()
public ForwardOnTriggerStage(ForwardOnTriggerStage.SendStrategy sendStrategy)
Copyright 2020 Kieker Project, http://kieker-monitoring.net