| Package | Description |
|---|---|
| com.sleepycat.je.utilint |
INTERNAL: Misc utility classes, including some stat classes.
|
| Modifier and Type | Method and Description |
|---|---|
LatencyPercentile |
LatencyPercentile.copy() |
LatencyPercentile |
LatencyPercentileMapStat.createStat(String key)
Creates, stores, and returns a new stat for the specified key.
|
| Modifier and Type | Method and Description |
|---|---|
void |
LatencyPercentile.add(LatencyPercentile other) |
void |
LatencyPercentile.updateInterval(LatencyPercentile other)
Updates the operation counts in this instance to represent the
difference between the values stored in this instance and the ones in
the argument.
|
Copyright © 2024. All rights reserved.