Package edu.cmu.cs.able.gauges.Siena.Demo

Class Summary
BandwidthGauge Implementation of the BandwidthGauge, conforming to gauge type:
ServerLoadGauge = [
  type = edu.cmu.cs.able.gauges.Siena.Demo.BandwidthGauge
  setup = [where : String]
  config = []
  values = [bandwidth : float]
DemoGaugeMgr  
KXProbeHelper Generic helper for KX compatible probes
LatencyGauge Implementation of the LatencyGauge, conforming to gauge type:
LatencyGauge = [
  type = edu.cmu.cs.able.gauges.Siena.Demo.LatencyGauge
  setup = [where : String]
  config = [reset : boolean]
  values = [latency : float]
ServerLoadGauge Implementation of the ServerLoadGauge, conforming to gauge type:
ServerLoadGauge = [
  type = edu.cmu.cs.able.gauges.Siena.Demo.ServerLoadGauge
  setup = [where : String]
  config = []
  values = [load : int]