| 
Rice Pastry API | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectrice.pastry.dist.DistNodeHandlePool
The DistNodeHandlePool controls all of the node handles in use by the DistPastryNode. It ensures that there is only one "active" node handle for each remote pastry node.
| Constructor Summary | |
DistNodeHandlePool()
Constructor.  | 
|
| Method Summary | |
abstract  DistNodeHandle | 
coalesce(DistNodeHandle handle)
The method verifies a DistNodeHandle.  | 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
public DistNodeHandlePool()
| Method Detail | 
public abstract DistNodeHandle coalesce(DistNodeHandle handle)
handle - The node handle to verify.
  | 
Rice Pastry API | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||