kieker.tools.traceAnalysis.filter.visualization.callTree
Class CallTreeOperationHashKey
java.lang.Object
kieker.tools.traceAnalysis.filter.visualization.callTree.CallTreeOperationHashKey
Deprecated. To be removed in Kieker 1.8.
@Deprecated
public class CallTreeOperationHashKey
- extends Object
- Since:
- 1.1
- Author:
- Andre van Hoorn
CallTreeOperationHashKey
public CallTreeOperationHashKey(AllocationComponent allocationComponent,
Operation operation)
- Deprecated.
- Creates a new instance of this class using the given parameters.
- Parameters:
allocationComponent
- The allocation component.operation
- The operation.
hashCode
public final int hashCode()
- Deprecated.
- Overrides:
hashCode
in class Object
equals
public final boolean equals(Object o)
- Deprecated.
- Overrides:
equals
in class Object
getAllocationComponent
public final AllocationComponent getAllocationComponent()
- Deprecated.
getOperation
public final Operation getOperation()
- Deprecated.
Copyright 2013 Kieker Project, http://kieker-monitoring.net>