|
Rice Pastry API | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectrice.p2p.past.gc.GCPastImpl.ReplicaMap
DESCRIBE THE CLASS
| Field Summary | |
protected java.util.HashMap |
map
DESCRIBE THE FIELD |
| Constructor Summary | |
protected |
GCPastImpl.ReplicaMap()
|
| Method Summary | |
void |
addReplica(NodeHandle handle,
GCId id)
Adds a feature to the Replica attribute of the ReplicaMap object |
GCIdSet |
getIds(NodeHandle replica)
Gets the Ids attribute of the ReplicaMap object |
java.util.Iterator |
getReplicas()
Gets the Replicas attribute of the ReplicaMap object |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
protected java.util.HashMap map
| Constructor Detail |
protected GCPastImpl.ReplicaMap()
| Method Detail |
public java.util.Iterator getReplicas()
public GCIdSet getIds(NodeHandle replica)
replica - DESCRIBE THE PARAMETER
public void addReplica(NodeHandle handle,
GCId id)
handle - The feature to be added to the Replica attributeid - The feature to be added to the Replica attribute
|
Rice Pastry API | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||