| Package | Description |
|---|---|
| org.spf4j.perf.impl |
| Modifier and Type | Class and Description |
|---|---|
class |
DirectStoreAccumulator |
class |
ScalableMeasurementRecorder |
| Modifier and Type | Method and Description |
|---|---|
static CloseableMeasurementRecorder |
RecorderFactory.createScalableMinMaxAvgRecorder2(Object forWhat,
String unitOfMeasurement,
int sampleTimeMillis) |
static CloseableMeasurementRecorder |
RecorderFactory.createScalableQuantizedRecorder2(Object forWhat,
String unitOfMeasurement,
int sampleTimeMillis,
int factor,
int lowerMagnitude,
int higherMagnitude,
int quantasPerMagnitude) |
Copyright © 2018 SPF4J. All rights reserved.