Package io.datarouter.storage.callsite
Class CallsiteStatKey
java.lang.Object
io.datarouter.storage.callsite.CallsiteStatKey
public class CallsiteStatKey extends Object
-
Constructor Summary
Constructors Constructor Description CallsiteStatKey(String callsite, String nodeName) -
Method Summary
Modifier and Type Method Description booleanequals(Object obj)StringgetCallsite()StringgetNodeName()inthashCode()
-
Constructor Details
-
Method Details
-
getCallsite
-
getNodeName
-
hashCode
public int hashCode() -
equals
-