NodeElectState

data class NodeElectState(var term: Int = 0)

Constructors

Link copied to clipboard
constructor(term: Int = 0)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
var term: Int