org.apache.sirona.cube
Class CubeGaugeDataStore

java.lang.Object
  extended by org.apache.sirona.gauges.GaugeDataStoreAdapter
      extended by org.apache.sirona.store.gauge.BatchGaugeDataStoreAdapter
          extended by org.apache.sirona.cube.CubeGaugeDataStore
All Implemented Interfaces:
GaugeAware, CommonGaugeDataStore, GaugeDataStore

public class CubeGaugeDataStore
extends BatchGaugeDataStoreAdapter


Nested Class Summary
 
Nested classes/interfaces inherited from class org.apache.sirona.store.gauge.BatchGaugeDataStoreAdapter
BatchGaugeDataStoreAdapter.Measure
 
Field Summary
 
Fields inherited from class org.apache.sirona.store.gauge.BatchGaugeDataStoreAdapter
scheduledTask
 
Fields inherited from class org.apache.sirona.gauges.GaugeDataStoreAdapter
gauges
 
Constructor Summary
CubeGaugeDataStore()
           
 
Method Summary
protected  void pushGauges(Map<Role,BatchGaugeDataStoreAdapter.Measure> gauges)
           
 
Methods inherited from class org.apache.sirona.store.gauge.BatchGaugeDataStoreAdapter
getPeriod, initBatch, shutdown, snapshot
 
Methods inherited from class org.apache.sirona.gauges.GaugeDataStoreAdapter
addGauge, addToGauge, createOrNoopGauge, findGaugeRole, gauges, gaugeStopped, getGauges, getGaugeValues
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CubeGaugeDataStore

public CubeGaugeDataStore()
Method Detail

pushGauges

protected void pushGauges(Map<Role,BatchGaugeDataStoreAdapter.Measure> gauges)
Specified by:
pushGauges in class BatchGaugeDataStoreAdapter


Copyright © 2008–2014 The Apache Software Foundation. All rights reserved.