Kieker 1.7

kieker.tools.traceAnalysis.filter.visualization.callTree
Class CallTreeOperationHashKey

java.lang.Object
  extended by 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

Constructor Summary
CallTreeOperationHashKey(AllocationComponent allocationComponent, Operation operation)
          Deprecated. Creates a new instance of this class using the given parameters.
 
Method Summary
 boolean equals(Object o)
          Deprecated.  
 AllocationComponent getAllocationComponent()
          Deprecated.  
 Operation getOperation()
          Deprecated.  
 int hashCode()
          Deprecated.  
 
Methods inherited from class java.lang.Object
getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

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.
Method Detail

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. 

Kieker 1.7

Copyright 2013 Kieker Project, http://kieker-monitoring.net