Kieker 1.5

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

java.lang.Object
  extended by kieker.tools.traceAnalysis.filter.visualization.callTree.CallTreeOperationHashKey

public class CallTreeOperationHashKey
extends Object

Author:
Andre van Hoorn

Constructor Summary
CallTreeOperationHashKey(AllocationComponent allocationComponent, Operation operation)
           
 
Method Summary
 boolean equals(Object o)
           
 AllocationComponent getAllocationComponent()
           
 Operation getOperation()
           
 int hashCode()
           
 
Methods inherited from class java.lang.Object
getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CallTreeOperationHashKey

public CallTreeOperationHashKey(AllocationComponent allocationComponent,
                                Operation operation)
Method Detail

hashCode

public final int hashCode()
Overrides:
hashCode in class Object

equals

public final boolean equals(Object o)
Overrides:
equals in class Object

getAllocationComponent

public final AllocationComponent getAllocationComponent()

getOperation

public final Operation getOperation()

Kieker 1.5

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