getControllerElectionTick
Syntax
getControllerElectionTick()
Details
Obtain the election tick in the raft group composed of controllers. The election tick is specified by the parameter tickCount of command setRaftElectionTick or the configuration parameter raftElectionTick.
Related Functions: setRaftElectionTick, getRaftElectionTick
Parameters
None
Returns
An INT scalar.
