| Package | Description |
|---|---|
| com.sleepycat.je.rep.stream |
INTERNAL: Feeding and syncup (init) of rep stream from master node to
other node types (replicas, etc).
|
| com.sleepycat.je.utilint |
INTERNAL: Misc utility classes, including some stat classes.
|
| Modifier and Type | Method and Description |
|---|---|
LongAvgRateStat |
FeederTxns.getVLSNRate() |
| Modifier and Type | Method and Description |
|---|---|
LongAvgRateStat |
LongAvgRateStat.computeInterval(Stat<Long> base)
Create a stat that includes the newest entries from this stat and the
base stat.
|
LongAvgRateStat |
LongAvgRateStat.copy() |
Copyright © 2024. All rights reserved.