|
Rice Pastry API | ||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use GCIdSet | |
rice.p2p.past.gc | |
rice.p2p.past.gc.messaging |
Uses of GCIdSet in rice.p2p.past.gc |
Methods in rice.p2p.past.gc that return GCIdSet | |
GCIdSet |
GCPastImpl.ReplicaMap.getIds(NodeHandle replica)
Gets the Ids attribute of the ReplicaMap object |
Methods in rice.p2p.past.gc with parameters of type GCIdSet | |
protected void |
GCPastImpl.refresh(GCIdSet ids,
Continuation command)
Internal method which actually does the refreshing. |
Uses of GCIdSet in rice.p2p.past.gc.messaging |
Constructors in rice.p2p.past.gc.messaging with parameters of type GCIdSet | |
GCRefreshMessage(int uid,
GCIdSet keys,
NodeHandle source,
Id dest)
Constructor which takes a unique integer Id, as well as the keys to be refreshed |
|
Rice Pastry API | ||||||||||
PREV NEXT | FRAMES NO FRAMES |