public class ContainerDependencyGraphFilter extends AbstractDependencyGraphFilter<ExecutionContainer>
Constructor and Description |
---|
ContainerDependencyGraphFilter(SystemModelRepository repository,
java.util.concurrent.TimeUnit timeUnit)
Creates a new filter using the given parameters.
|
Modifier and Type | Method and Description |
---|---|
protected void |
execute(MessageTrace t) |
protected void |
onTerminating() |
addDecorator, invokeDecorators, isDependencyAssumed
getGraph, getOriginRetentionPolicy, getOutputPort, handleOrigin, requestOriginRetentionPolicy
getErrorCount, getLastTraceIdError, getLastTraceIdSuccess, getSuccessCount, getTotalCount, printStatusMessage, reportError, reportSuccess
createExecutionByEntityNames, createExecutionByEntityNames, createExecutionByEntityNames, createExecutionByEntityNames, getSystemModelRepository, printDebugLogMessage, printErrorLogMessage
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, onValidating, removeDynamicPort, removeDynamicPort, setPaused, setStateless, shouldBeTerminated, signalAlreadyReceived, terminateStage, toString, workCompleted
public ContainerDependencyGraphFilter(SystemModelRepository repository, java.util.concurrent.TimeUnit timeUnit)
repository
- system model repositorytimeUnit
- teim unitprotected void execute(MessageTrace t) throws java.lang.Exception
execute
in class AbstractMessageTraceProcessingFilter
java.lang.Exception
protected void onTerminating()
onTerminating
in class teetime.framework.AbstractStage
Copyright 2021 Kieker Project, http://kieker-monitoring.net