Modifier and Type | Method and Description |
---|---|
void |
SessionReconstructionFilter.processExecutionTrace(ExecutionTrace executionTrace)
Processes an incoming execution.
|
Modifier and Type | Method and Description |
---|---|
java.util.concurrent.ConcurrentMap<ExecutionTrace,java.lang.Integer> |
TraceEquivalenceClassFilter.getEquivalenceClassMap() |
Modifier and Type | Method and Description |
---|---|
void |
TraceEquivalenceClassFilter.newExecutionTrace(ExecutionTrace et)
This method represents the input port of this filter, processing incoming execution traces.
|
Modifier and Type | Method and Description |
---|---|
void |
ExecutionTraceWriterFilter.newExecutionTrace(ExecutionTrace et)
This method represents the input port of this filter.
|
Modifier and Type | Method and Description |
---|---|
ExecutionTrace |
InvalidExecutionTrace.getInvalidExecutionTraceArtifacts()
Delivers the wrapped execution trace.
|
Modifier and Type | Method and Description |
---|---|
protected java.util.Comparator<? super ExecutionTrace> |
ExecutionTraceBasedSession.getOrderComparator() |
Constructor and Description |
---|
InvalidExecutionTrace(ExecutionTrace invalidExecutionTrace)
Creates a new instance of this class using the given parameters.
|
Copyright 2017 Kieker Project, http://kieker-monitoring.net