public final class SacRegisterJS_v extends SacRegisterJS
Modifier and Type | Field and Description |
---|---|
(package private) static SacRegisterJS_v |
DEFAULT_REGISTER
An common instance of SacRegisterJS_v set to default values.
|
Modifier | Constructor and Description |
---|---|
protected |
SacRegisterJS_v() |
Modifier and Type | Method and Description |
---|---|
Long |
carryVolume()
The volume of received votes that flows to the
candidate node along with the cast volume.
|
Long |
castVolume()
|
Long |
holdVolume()
The volume of votes held.
|
Long |
receiveVolume()
The volume of votes received from other nodes.
|
_delete, _get, _getBoolean, _getByte, _getChar, _getDouble, _getFloat, _getInt, _getShort, _getString, _hasOwnProperty, _hasProperty, _propertyIsEnumerable, _set, _setBoolean, _setByte, _setChar, _setDouble, _setFloat, _setInt, _setShort, _setString, cast, createArray, createArray, createFunction, createObject, equals, hashCode, toSource, toString
static final SacRegisterJS_v DEFAULT_REGISTER
protected SacRegisterJS_v()
public Long carryVolume()
public Long castVolume()
public Long holdVolume()
public Long receiveVolume()