static final class Tier.CountCumulate extends Object
| Modifier and Type | Field and Description |
|---|---|
(package private) long |
holdVolume
The total of hold counts, or NO_PARTICIPANTS.
|
(package private) static long |
NO_PARTICIPANTS
The negative value of holdVolume that signals a poll without participants.
|
(package private) long |
outflowVolume
The total of combined cast and carry volume.
|
| Constructor and Description |
|---|
Tier.CountCumulate() |
long holdVolume
CountNodeW.holdVolume()static final long NO_PARTICIPANTS
long outflowVolume
Tier.CountCumulate()