Package org.kth.dks

Interface Summary
DHTSnapShotInterface The data stored in a DHT can be collected at a central point and stored, in the form of a snapshot.
DKSAppInterface Title: DKS Description: DKS Middleware Copyright: Copyright (c) 2004 Company: KTH-IMIT/SICS
DKSCallbackInterface Defines an interface for callbacks that DKSNode implements, which should be called by every application implementing DKSAppInterface!
DKSDHTInterface An important concept used by this interface is that the value bound to a key using the DKS DHT should be treated as an array of DKSObject, and that it shall be possible to modify this array atomically.
DKSDHTVisualizationInterface This interface exposes detailes which should not be part of the public interface, it is used by the visualizer and the montitoring tools
DKSInterface DKSInterface represents a basic routing interface which essentially lets DKS nodes join and leave the system.
DKSMCastDHTInterface This interface is an extension to the DKSDHTInterface with support for creating multicast groups
DKSMessagingInterface The DKSMessagingInterface presents a basic messaging interface by which a message can be sent directly to a node, to which a reference is held.
 

Class Summary
DKSImpl  
DKSObject Title: DKSObject class Description: A simple wrapper for a byte array Copyright: Copyright (c) 2004 Company: KTH-IMIT
DKSObjectTypes  
DKSTest  
JDHT  
 



Copyright © 2010. All Rights Reserved.