Package | Description |
---|---|
org.spf4j.perf.impl.ms.tsdb | |
org.spf4j.stackmonitor |
Modifier and Type | Method and Description |
---|---|
void |
TSDBTxtMeasurementStore.flush() |
void |
TSDBMeasurementStore.flush() |
List<String> |
TSDBMeasurementStore.generateCharts(int width,
int height) |
List<String> |
TSDBMeasurementStore.generateCharts(long startTimeMillis,
long endTimeMillis,
int width,
int height)
Quantized recorders will have min, max avg charts and distribution charts
generated.
|
Modifier and Type | Method and Description |
---|---|
void |
Sampler.clear() |
String |
Sampler.dumpToFile() |
String |
Sampler.dumpToFile(String id)
Dumps the sampled stacks to file.
|
int |
Sampler.getDumpTimeMillis() |
int |
Sampler.getSampleTimeMillis() |
boolean |
Sampler.isStopped() |
void |
Sampler.setDumpTimeMillis(int dumpTimeMillis) |
void |
Sampler.setSampleTimeMillis(int sampleTimeMillis) |
void |
Sampler.start() |
void |
Sampler.stop() |
Modifier and Type | Method and Description |
---|---|
String |
Sampler.dumpToFile(String id)
Dumps the sampled stacks to file.
|
Copyright © 2014. All rights reserved.