Package | Description |
---|---|
org.spf4j.perf.impl | |
org.spf4j.perf.impl.ms | |
org.spf4j.perf.impl.ms.graphite | |
org.spf4j.perf.impl.ms.tsdb |
Modifier and Type | Field and Description |
---|---|
static MeasurementStore |
RecorderFactory.MEASUREMENT_STORE |
Constructor and Description |
---|
DirectRecorder(Object measuredEntity,
String description,
String unitOfMeasurement,
int sampleTimeMillis,
MeasurementStore measurementStore) |
DirectRecorderSource(Object forWhat,
String description,
String uom,
int sampleTimeMillis,
MeasurementStore store) |
Modifier and Type | Class and Description |
---|---|
class |
MultiStore |
Modifier and Type | Method and Description |
---|---|
MeasurementStore |
StoreType.create(String configuration) |
MeasurementStore |
StoreFactory.create(String config) |
Modifier and Type | Method and Description |
---|---|
static void |
Flusher.flushEvery(int intervalMillis,
MeasurementStore store) |
Constructor and Description |
---|
MultiStore(MeasurementStore... stores) |
Modifier and Type | Class and Description |
---|---|
class |
GraphiteTcpStore |
class |
GraphiteUdpStore |
Modifier and Type | Class and Description |
---|---|
class |
TSDBMeasurementStore |
class |
TSDBTxtMeasurementStore
File based store implementation.
|
Copyright © 2014. All rights reserved.