public class MethodAndComponentFlowDisplayFilter extends teetime.framework.AbstractConsumerStage<OperationExecutionRecord>
OperationExecutionRecord instances and provides different views to visualize them.| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
INPUT_PORT_NAME_EVENTS
The name of the input port accepting incoming events.
|
| Constructor and Description |
|---|
MethodAndComponentFlowDisplayFilter()
Creates a new instance of this class.
|
| Modifier and Type | Method and Description |
|---|---|
TagCloud |
componentTagCloudDisplay()
This method represents a display for a component tag cloud.
|
protected void |
execute(OperationExecutionRecord record)
This method represents the input port receiving the incoming events.
|
TagCloud |
methodTagCloudDisplay()
This method represents a display for a method tag cloud.
|
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 static final java.lang.String INPUT_PORT_NAME_EVENTS
public MethodAndComponentFlowDisplayFilter()
protected void execute(OperationExecutionRecord record)
execute in class teetime.framework.AbstractConsumerStage<OperationExecutionRecord>record - The record to display and relay.public TagCloud methodTagCloudDisplay()
public TagCloud componentTagCloudDisplay()
Copyright 2020 Kieker Project, http://kieker-monitoring.net