org.kth.dks
Interface DKSDHTVisualizationInterface

All Superinterfaces:
DKSDHTInterface, DKSInterface
All Known Implementing Classes:
DKSDHTImpl, DKSMCastDHTImpl

public interface DKSDHTVisualizationInterface
extends DKSDHTInterface

This interface exposes detailes which should not be part of the public interface, it is used by the visualizer and the montitoring tools


Method Summary
 DKSDHTImpl getDHT()
          Internal function to return the underlying DHT.
 
Methods inherited from interface org.kth.dks.DKSDHTInterface
addToBinding, broadcast, changeBinding, lookupBinding, lookupBinding, removeFromBinding
 
Methods inherited from interface org.kth.dks.DKSInterface
addMsgHandler, broadcastRestricted, create, findResponsible, getDKSRef, getDKSURL, join, leave, logLevel, route, routeAsync, routeAsyncFrom, send, unregisterNode
 

Method Detail

getDHT

DKSDHTImpl getDHT()
Internal function to return the underlying DHT. Used in the visualizer



Copyright © 2010. All Rights Reserved.