| 
Rice Pastry API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DirectNodeHandle | |
|---|---|
| rice.pastry.direct | |
| rice.pastry.testing | |
| Uses of DirectNodeHandle in rice.pastry.direct | 
|---|
| Methods in rice.pastry.direct that return DirectNodeHandle | |
|---|---|
 DirectNodeHandle | 
NetworkSimulator.getClosest(DirectNodeHandle nh)
Returns the closest Node in proximity.  | 
 DirectNodeHandle | 
NetworkSimulatorImpl.getClosest(DirectNodeHandle nh)
 | 
| Methods in rice.pastry.direct that return types with arguments of type DirectNodeHandle | |
|---|---|
 NetworkSimulator<DirectNodeHandle,RawMessage> | 
DirectPastryNodeFactory.getNetworkSimulator()
Getter for the NetworkSimulator.  | 
| Methods in rice.pastry.direct with parameters of type DirectNodeHandle | |
|---|---|
 DirectNodeHandle | 
NetworkSimulator.getClosest(DirectNodeHandle nh)
Returns the closest Node in proximity.  | 
 DirectNodeHandle | 
NetworkSimulatorImpl.getClosest(DirectNodeHandle nh)
 | 
 NodeRecord | 
BasicNetworkSimulator.getNodeRecord(DirectNodeHandle handle)
 | 
 NodeRecord | 
NetworkSimulator.getNodeRecord(DirectNodeHandle handle)
 | 
 NodeRecord | 
NetworkSimulatorImpl.getNodeRecord(DirectNodeHandle handle)
 | 
| Constructor parameters in rice.pastry.direct with type arguments of type DirectNodeHandle | |
|---|---|
DirectPastryNodeFactory(NodeIdFactory nf,
                        NetworkSimulator<DirectNodeHandle,RawMessage> sim,
                        Environment env)
Main constructor.  | 
|
| Uses of DirectNodeHandle in rice.pastry.testing | 
|---|
| Methods in rice.pastry.testing with parameters of type DirectNodeHandle | |
|---|---|
protected  void | 
ClosestRegrTest.test(int i,
     DirectNodeHandle handle)
starts the testing process  | 
  | 
Rice Pastry API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||