org.jumpmind.symmetric.transport
Class ConcurrentConnectionManager.Reservation
java.lang.Object
org.jumpmind.symmetric.transport.ConcurrentConnectionManager.Reservation
- Enclosing class:
- ConcurrentConnectionManager
public class ConcurrentConnectionManager.Reservation
- extends java.lang.Object
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
ConcurrentConnectionManager.Reservation
public ConcurrentConnectionManager.Reservation(java.lang.String nodeId,
long timeToLiveInMs)
hashCode
public int hashCode()
- Overrides:
hashCode in class java.lang.Object
equals
public boolean equals(java.lang.Object obj)
- Overrides:
equals in class java.lang.Object
getNodeId
public java.lang.String getNodeId()
getTimeToLiveInMs
public long getTimeToLiveInMs()
getCreateTime
public long getCreateTime()
Copyright © 2007-2008. All Rights Reserved.