| Package | Description |
|---|---|
| com.sleepycat.je.utilint |
INTERNAL: Misc utility classes, including some stat classes.
|
| Modifier and Type | Method and Description |
|---|---|
LongAvg |
LongAvg.copy() |
LongAvg |
LongAvgMapStat.createStat(String key)
Creates, stores, and returns a new stat for the specified key.
|
| Modifier and Type | Method and Description |
|---|---|
void |
LongAvg.add(LongAvg other) |
void |
LongAvg.updateInterval(LongAvg other)
Updates the values 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.