| 
Rice Pastry API | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectrice.p2p.replication.manager.testing.ReplicationManagerRegrTest.TestReplicationManagerClient
DESCRIBE THE CLASS
| Field Summary | |
 Node | 
node
DESCRIBE THE FIELD  | 
 IdSet | 
set
DESCRIBE THE FIELD  | 
| Constructor Summary | |
ReplicationManagerRegrTest.TestReplicationManagerClient(Node node)
Constructor for TestReplicationManagerClient.  | 
|
| Method Summary | |
 boolean | 
exists(Id id)
DESCRIBE THE METHOD  | 
 void | 
fetch(Id id,
      NodeHandle hint,
      Continuation command)
DESCRIBE THE METHOD  | 
 void | 
insert(Id id)
DESCRIBE THE METHOD  | 
 void | 
remove(Id id,
       Continuation command)
DESCRIBE THE METHOD  | 
 IdSet | 
scan(IdRange range)
DESCRIBE THE METHOD  | 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Field Detail | 
public Node node
public IdSet set
| Constructor Detail | 
public ReplicationManagerRegrTest.TestReplicationManagerClient(Node node)
node - DESCRIBE THE PARAMETER| Method Detail | 
public void fetch(Id id,
                  NodeHandle hint,
                  Continuation command)
fetch in interface ReplicationManagerClientid - DESCRIBE THE PARAMETERhint - DESCRIBE THE PARAMETERcommand - DESCRIBE THE PARAMETER
public void remove(Id id,
                   Continuation command)
remove in interface ReplicationManagerClientid - DESCRIBE THE PARAMETERcommand - DESCRIBE THE PARAMETERpublic IdSet scan(IdRange range)
scan in interface ReplicationManagerClientrange - DESCRIBE THE PARAMETER
public void insert(Id id)
id - DESCRIBE THE PARAMETERpublic boolean exists(Id id)
exists in interface ReplicationManagerClientid - DESCRIBE THE PARAMETER
  | 
Rice Pastry API | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||