public class CallKey extends Object
CallKey(Address callerAddress, int callerThreadId)
boolean
equals(Object o)
Address
getCallerAddress()
int
getCallerThreadId()
hashCode()
String
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public CallKey(Address callerAddress, int callerThreadId)
public Address getCallerAddress()
public int getCallerThreadId()
public boolean equals(Object o)
equals
Object
public int hashCode()
hashCode
public String toString()
toString
Copyright © 2013 Hazelcast, Inc.. All rights reserved.