public class OperationAndCallGeneratorStage extends teetime.framework.AbstractConsumerStage<IFlowRecord>
| Constructor and Description |
|---|
OperationAndCallGeneratorStage(boolean createEntryCall)
Create stage.
|
OperationAndCallGeneratorStage(boolean createEntryCall,
AbstractSignatureCleaner componentCleaner,
AbstractSignatureCleaner operationCleaner)
Create stage.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
execute(IFlowRecord element) |
teetime.framework.OutputPort<CallEvent> |
getCallOutputPort() |
teetime.framework.OutputPort<OperationEvent> |
getOperationOutputPort() |
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, workCompletedpublic OperationAndCallGeneratorStage(boolean createEntryCall,
AbstractSignatureCleaner componentCleaner,
AbstractSignatureCleaner operationCleaner)
public OperationAndCallGeneratorStage(boolean createEntryCall)
protected void execute(IFlowRecord element)
execute in class teetime.framework.AbstractConsumerStage<IFlowRecord>public teetime.framework.OutputPort<CallEvent> getCallOutputPort()
public teetime.framework.OutputPort<OperationEvent> getOperationOutputPort()
Copyright 2021 Kieker Project, http://kieker-monitoring.net