| 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 | Field and Description |
|---|---|
protected LongMaxStat |
BaseProtocol.nMaxGroupedAcks |
| Modifier and Type | Class and Description |
|---|---|
class |
LongMaxZeroStat
For stats where the min value in the range is zero, so that sums, averages,
etc.
|
| Modifier and Type | Method and Description |
|---|---|
LongMaxStat |
StatGroup.getLongMaxStat(StatDefinition definition) |
Copyright © 2024. All rights reserved.