|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.apache.sirona.store.counter.InMemoryCounterDataStore
org.apache.sirona.store.counter.BatchCounterDataStore
org.apache.sirona.cube.CubeCounterDataStore
public class CubeCounterDataStore
| Field Summary |
|---|
| Fields inherited from class org.apache.sirona.store.counter.BatchCounterDataStore |
|---|
clearAfterCollect, scheduledTask |
| Fields inherited from class org.apache.sirona.store.counter.InMemoryCounterDataStore |
|---|
counters, gauged, gauges, jmx, stateLock |
| Constructor Summary | |
|---|---|
CubeCounterDataStore()
|
|
| Method Summary | |
|---|---|
protected void |
pushCountersByBatch(Collection<Counter> instances)
|
| Methods inherited from class org.apache.sirona.store.counter.BatchCounterDataStore |
|---|
clearCountersIfNeeded, getPeriod, isClearAfterCollect, shutdown |
| Methods inherited from class org.apache.sirona.store.counter.InMemoryCounterDataStore |
|---|
addToCounter, cleanUp, clearCounters, getCounters, getOrCreateCounter, newCounter, newCounterMap |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CubeCounterDataStore()
| Method Detail |
|---|
protected void pushCountersByBatch(Collection<Counter> instances)
pushCountersByBatch in class BatchCounterDataStore
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||