Package bamboo.dht

Interface Summary
bamboo_stat Enumeration (collection of constants).
Dht.NetMsgResCb  
gateway_prot A collection of constants used by the "gateway_prot" ONC/RPC program.
GatewayClient.GetDoneCb  
GatewayClient.PutDoneCb  
 

Class Summary
bamboo_get_args  
bamboo_get_res  
bamboo_key  
bamboo_placemark  
bamboo_put_args  
bamboo_secret  
bamboo_value  
Dht Distributed hash table layer for Bamboo.
Dht.DiskSizeMsg  
Dht.ForwardedGetReqMsg  
Dht.ForwardedGetState  
Dht.ForwardThroughLeafSetReq  
Dht.GetReq  
Dht.GetReqPayload  
Dht.GetReqState  
Dht.GetResp  
Dht.GetRespMsg  
Dht.PutReq  
Dht.PutReqPayload  
Dht.PutResp  
Dht.PutRespMsg  
FairShareTestClient Puts at a given rate, for use in testing fair sharing.
Gateway A gateway to access the DHT using Sun RPC over TCP.
gateway_protClient The class gateway_protClient implements the client stub proxy for the BAMBOO_DHT_GATEWAY_PROGRAM remote program.
Gateway.ProcInfo  
GatewayClient An event-driven gateway client.
GatewayClient.Request  
GatewayClient.Response  
GatewayTest A simple test.
GatewayTest.ClientThread  
GatewayTest.PutInfo  
IonTree  
IonTree.Node  
PutGetTest A put and get test for PlanetLab.
PutGetTest.GetInfo  
PutGetTest.PutInfo  
StorageTree Tree to keep track of whether storage is less than capacity.
XmlRpcTest