Skip navigation links
A B C F G I J L M N O P R S U 

A

addToCounter(Counter, double) - Method in class org.apache.sirona.store.memory.counter.InMemoryCollectorCounterStore
 
addToCounter(Counter, double) - Method in class org.apache.sirona.store.memory.counter.InMemoryCounterDataStore
 
addToGauge(Role, long, double) - Method in class org.apache.sirona.store.memory.gauge.InMemoryGaugeDataStore
 

B

BatchCounterDataStore - Class in org.apache.sirona.store.memory.counter
 
BatchCounterDataStore() - Constructor for class org.apache.sirona.store.memory.counter.BatchCounterDataStore
 

C

cleanUp() - Method in class org.apache.sirona.store.memory.counter.InMemoryCounterDataStore
 
clearAfterCollect - Variable in class org.apache.sirona.store.memory.counter.BatchCounterDataStore
 
clearCounters() - Method in class org.apache.sirona.store.memory.counter.InMemoryCollectorCounterStore
 
clearCounters() - Method in class org.apache.sirona.store.memory.counter.InMemoryCounterDataStore
 
clearCountersIfNeeded() - Method in class org.apache.sirona.store.memory.counter.BatchCounterDataStore
 
clearEntries() - Method in class org.apache.sirona.store.memory.tracking.InMemoryPathTrackingDataStore
 
counters - Variable in class org.apache.sirona.store.memory.counter.InMemoryCounterDataStore
 
createOrNoopGauge(Role) - Method in class org.apache.sirona.store.memory.gauge.InMemoryGaugeDataStore
 

F

findGaugeRole(String) - Method in class org.apache.sirona.store.memory.gauge.InMemoryGaugeDataStore
 
FixedSizedMap() - Constructor for class org.apache.sirona.store.memory.counter.LimitedInMemoryCounterDataStore.FixedSizedMap
 
FixedSizedMap() - Constructor for class org.apache.sirona.store.memory.gauge.InMemoryGaugeDataStore.FixedSizedMap
 
freeMemory() - Method in class org.apache.sirona.store.memory.tracking.InMemoryPathTrackingDataStore.Pointer
 

G

gauged - Variable in class org.apache.sirona.store.memory.counter.InMemoryCounterDataStore
 
gauges - Variable in class org.apache.sirona.store.memory.counter.InMemoryCounterDataStore
 
gauges - Variable in class org.apache.sirona.store.memory.gauge.InMemoryGaugeDataStore
 
gauges() - Method in class org.apache.sirona.store.memory.gauge.InMemoryGaugeDataStore
 
gaugeStopped(Role) - Method in class org.apache.sirona.store.memory.gauge.InMemoryGaugeDataStore
 
getCounters(String) - Method in class org.apache.sirona.store.memory.counter.InMemoryCollectorCounterStore
 
getCounters() - Method in class org.apache.sirona.store.memory.counter.InMemoryCounterDataStore
 
getGaugeValues(GaugeValuesRequest) - Method in class org.apache.sirona.store.memory.gauge.InMemoryGaugeDataStore
 
getOffheapPointer() - Method in class org.apache.sirona.store.memory.tracking.InMemoryPathTrackingDataStore.Pointer
 
getOrCreateCounter(Counter.Key, String) - Method in class org.apache.sirona.store.memory.counter.InMemoryCollectorCounterStore
 
getOrCreateCounter(Counter.Key) - Method in class org.apache.sirona.store.memory.counter.InMemoryCollectorCounterStore
 
getOrCreateCounter(Counter.Key) - Method in class org.apache.sirona.store.memory.counter.InMemoryCounterDataStore
 
getPathTrackingEntries() - Method in class org.apache.sirona.store.memory.tracking.InMemoryPathTrackingDataStore
 
getPeriod(String) - Method in class org.apache.sirona.store.memory.counter.BatchCounterDataStore
 
getPointers() - Method in class org.apache.sirona.store.memory.tracking.InMemoryPathTrackingDataStore
 
getSize() - Method in class org.apache.sirona.store.memory.tracking.InMemoryPathTrackingDataStore.Pointer
 
getUnsafe() - Static method in class org.apache.sirona.store.memory.tracking.UnsafeUtils
 

I

InMemoryCollectorCounterStore - Class in org.apache.sirona.store.memory.counter
 
InMemoryCollectorCounterStore() - Constructor for class org.apache.sirona.store.memory.counter.InMemoryCollectorCounterStore
 
InMemoryCounterDataStore - Class in org.apache.sirona.store.memory.counter
 
InMemoryCounterDataStore() - Constructor for class org.apache.sirona.store.memory.counter.InMemoryCounterDataStore
 
InMemoryGaugeDataStore - Class in org.apache.sirona.store.memory.gauge
 
InMemoryGaugeDataStore() - Constructor for class org.apache.sirona.store.memory.gauge.InMemoryGaugeDataStore
 
InMemoryGaugeDataStore.FixedSizedMap - Class in org.apache.sirona.store.memory.gauge
 
InMemoryPathTrackingDataStore - Class in org.apache.sirona.store.memory.tracking
Very simple in memory storage for Path tracking feature MUST NOT be used in production
InMemoryPathTrackingDataStore() - Constructor for class org.apache.sirona.store.memory.tracking.InMemoryPathTrackingDataStore
 
InMemoryPathTrackingDataStore.Pointer - Class in org.apache.sirona.store.memory.tracking
 
isClearAfterCollect(String) - Method in class org.apache.sirona.store.memory.counter.BatchCounterDataStore
 
isFree() - Method in class org.apache.sirona.store.memory.tracking.InMemoryPathTrackingDataStore.Pointer
 

J

jmx - Variable in class org.apache.sirona.store.memory.counter.InMemoryCounterDataStore
 

L

LimitedInMemoryCounterDataStore - Class in org.apache.sirona.store.memory.counter
 
LimitedInMemoryCounterDataStore() - Constructor for class org.apache.sirona.store.memory.counter.LimitedInMemoryCounterDataStore
 
LimitedInMemoryCounterDataStore.FixedSizedMap - Class in org.apache.sirona.store.memory.counter
 

M

markers() - Method in class org.apache.sirona.store.memory.counter.InMemoryCollectorCounterStore
 

N

newCounter(Counter.Key) - Method in class org.apache.sirona.store.memory.counter.InMemoryCollectorCounterStore
 
newCounter(Counter.Key) - Method in class org.apache.sirona.store.memory.counter.InMemoryCounterDataStore
 
newCounter(Counter.Key) - Method in class org.apache.sirona.store.memory.counter.LimitedInMemoryCounterDataStore
 
newCounterMap() - Method in class org.apache.sirona.store.memory.counter.InMemoryCounterDataStore
 
newCounterMap() - Method in class org.apache.sirona.store.memory.counter.LimitedInMemoryCounterDataStore
 

O

org.apache.sirona.store.memory.counter - package org.apache.sirona.store.memory.counter
 
org.apache.sirona.store.memory.gauge - package org.apache.sirona.store.memory.gauge
 
org.apache.sirona.store.memory.tracking - package org.apache.sirona.store.memory.tracking
 

P

Pointer() - Constructor for class org.apache.sirona.store.memory.tracking.InMemoryPathTrackingDataStore.Pointer
 
pushCountersByBatch(Collection<Counter>) - Method in class org.apache.sirona.store.memory.counter.BatchCounterDataStore
 
pushGauges(Map<Role, BatchGaugeDataStoreAdapter.Measure>) - Method in class org.apache.sirona.store.memory.gauge.InMemoryGaugeDataStore
 
put(Counter.Key, Counter) - Method in class org.apache.sirona.store.memory.counter.LimitedInMemoryCounterDataStore.FixedSizedMap
 
put(Long, Double) - Method in class org.apache.sirona.store.memory.gauge.InMemoryGaugeDataStore.FixedSizedMap
 
putIfAbsent(Counter.Key, Counter) - Method in class org.apache.sirona.store.memory.counter.LimitedInMemoryCounterDataStore.FixedSizedMap
 

R

readBytes(InMemoryPathTrackingDataStore.Pointer) - Method in class org.apache.sirona.store.memory.tracking.InMemoryPathTrackingDataStore
 
retrieve(String) - Method in class org.apache.sirona.store.memory.tracking.InMemoryPathTrackingDataStore
 
retrieveTrackingIds(Date, Date) - Method in class org.apache.sirona.store.memory.tracking.InMemoryPathTrackingDataStore
 
roleMapping - Variable in class org.apache.sirona.store.memory.gauge.InMemoryGaugeDataStore
 

S

scheduledTask - Variable in class org.apache.sirona.store.memory.counter.BatchCounterDataStore
 
shutdown() - Method in class org.apache.sirona.store.memory.counter.BatchCounterDataStore
 
stateLock - Variable in class org.apache.sirona.store.memory.counter.InMemoryCounterDataStore
 
store(PathTrackingEntry) - Method in class org.apache.sirona.store.memory.tracking.InMemoryPathTrackingDataStore
 
store(Collection<PathTrackingEntry>) - Method in class org.apache.sirona.store.memory.tracking.InMemoryPathTrackingDataStore
 

U

UnsafeUtils - Class in org.apache.sirona.store.memory.tracking
FIXME move that to store memory as only used for path tracking in memory
update(Counter.Key, String, M2AwareStatisticalSummary, int) - Method in class org.apache.sirona.store.memory.counter.InMemoryCollectorCounterStore
 
A B C F G I J L M N O P R S U 
Skip navigation links

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