Uses of Interface
org.kth.dks.DKSInterface

Packages that use DKSInterface
org.kth.dks   
org.kth.dks.dks_dht   
 

Uses of DKSInterface in org.kth.dks
 

Subinterfaces of DKSInterface in org.kth.dks
 interface 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.
 interface DKSDHTVisualizationInterface
          This interface exposes detailes which should not be part of the public interface, it is used by the visualizer and the montitoring tools
 interface DKSMCastDHTInterface
          This interface is an extension to the DKSDHTInterface with support for creating multicast groups
 

Classes in org.kth.dks that implement DKSInterface
 class DKSImpl
           
 

Uses of DKSInterface in org.kth.dks.dks_dht
 

Classes in org.kth.dks.dks_dht that implement DKSInterface
 class DKSDHTImpl
           
 class DKSMCastDHTImpl
           
 



Copyright © 2010. All Rights Reserved.