| Package | Description |
|---|---|
| com.sleepycat.je.utilint |
INTERNAL: Misc utility classes, including some stat classes.
|
| Modifier and Type | Method and Description |
|---|---|
IntegralLongAvg |
IntegralLongAvgStat.get() |
| Modifier and Type | Method and Description |
|---|---|
Stat<IntegralLongAvg> |
IntegralLongAvgStat.computeInterval(Stat<IntegralLongAvg> base) |
| Modifier and Type | Method and Description |
|---|---|
void |
IntegralLongAvg.add(IntegralLongAvg other) |
void |
IntegralLongAvgStat.set(IntegralLongAvg newValue) |
void |
IntegralLongAvg.subtract(IntegralLongAvg other) |
| Modifier and Type | Method and Description |
|---|---|
void |
IntegralLongAvgStat.add(Stat<IntegralLongAvg> otherStat) |
Stat<IntegralLongAvg> |
IntegralLongAvgStat.computeInterval(Stat<IntegralLongAvg> base) |
| Constructor and Description |
|---|
IntegralLongAvg(IntegralLongAvg val) |
Copyright © 2024. All rights reserved.