Modifier and Type | Method and Description |
---|---|
protected AllocationComponentOperationPair |
AggregatedAllocationComponentOperationCallTreeFilter.concreteCreatePair(SynchronousCallMessage callMsg) |
Modifier and Type | Method and Description |
---|---|
AbstractCallTreeNode<AllocationComponentOperationPair> |
TraceCallTreeNode.newCall(AllocationComponentOperationPair destination,
MessageTrace origin,
IOriginRetentionPolicy originPolicy) |
Modifier and Type | Method and Description |
---|---|
AbstractCallTreeNode<AllocationComponentOperationPair> |
TraceCallTreeNode.newCall(AllocationComponentOperationPair destination,
MessageTrace origin,
IOriginRetentionPolicy originPolicy) |
Constructor and Description |
---|
TraceCallTreeNode(int id,
AllocationComponentOperationPair entity,
boolean rootNode,
MessageTrace origin,
IOriginRetentionPolicy originPolicy)
Creates a new instance of this class using the given parameters.
|
Constructor and Description |
---|
OperationAllocationDependencyGraph(AllocationComponentOperationPair rootEntity)
Creates a new graph with the given root entity.
|
Modifier and Type | Field and Description |
---|---|
static AllocationComponentOperationPair |
AllocationComponentOperationPairFactory.ROOT_PAIR |
Modifier and Type | Method and Description |
---|---|
AllocationComponentOperationPair |
AllocationComponentOperationPairFactory.getPairById(int id)
Returns the instance for the passed ID; null if no instance with this ID is available.
|
AllocationComponentOperationPair |
AllocationComponentOperationPairFactory.getPairInstanceByPair(AllocationComponent allocationComponent,
Operation operation)
Returns a corresponding pair instance (existing or newly created).
|
Modifier and Type | Method and Description |
---|---|
java.util.Collection<AllocationComponentOperationPair> |
AllocationComponentOperationPairFactory.getPairs()
Delivers all available allocation-component-operation pairs.
|
Copyright 2017 Kieker Project, http://kieker-monitoring.net