ePOST API

Uses of Class
rice.p2p.past.gc.GCIdSet

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)
           
 

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
 

Fields in rice.p2p.past.gc.messaging declared as GCIdSet
protected  GCIdSet GCRefreshMessage.keys
           
 

Methods in rice.p2p.past.gc.messaging that return GCIdSet
 GCIdSet GCRefreshMessage.getKeys()
          Method which returns the list of keys
 

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
 


ePOST API

Copyright © 2001-2005 - Rice Pastry.