Rice Pastry API

Uses of Interface
rice.rm.RM

Packages that use RM
rice.p2p.past   
rice.past   
rice.rm   
rice.rm.testing   
 

Uses of RM in rice.p2p.past
 

Fields in rice.p2p.past declared as RM
protected  rice.rm.RM PastImpl.replicaManager
           
 

Methods in rice.p2p.past that return RM
 rice.rm.RM PastImpl.getReplicaManager()
          Returns the replica manager for this Past instance.
 

Methods in rice.p2p.past with parameters of type RM
 void PastImpl.rmIsReady(rice.rm.RM rm)
          This upcall is simply to denote that the underlying replica manager (rm) is ready.
 

Uses of RM in rice.past
 

Methods in rice.past that return RM
 rice.rm.RM PASTServiceImpl.getRM()
          Deprecated. Return the RM
 

Methods in rice.past with parameters of type RM
 void PASTServiceImpl.rmIsReady(rice.rm.RM rm)
          Deprecated. This upcall is simply to denote that the underlying replica manager (rm) is ready.
 

Uses of RM in rice.rm
 

Classes in rice.rm that implement RM
 class RMImpl
           
 

Methods in rice.rm with parameters of type RM
 void RMClient.rmIsReady(rice.rm.RM rm)
          This upcall is simply to denote that the underlying replica manager (rm) is ready.
 

Uses of RM in rice.rm.testing
 

Methods in rice.rm.testing with parameters of type RM
 void DistRMRegrTestApp.rmIsReady(rice.rm.RM rm)
           
 void RMRegrTestApp.rmIsReady(rice.rm.RM rm)
           
 


Rice Pastry API

Copyright © 2001 - Rice Pastry.


Imprint-Dataprotection