AtomSpace::ClusterNodeInfo
Inherits Reference < Object
Information about a cluster node
Constructors
new(id : String, host : String, port : Int32)
Instance methods
atomspace_size
atomspace_size=(atomspace_size : UInt64)
data_partitions
data_partitions=(data_partitions : Array(String))
host
host=(host : String)
id
id=(id : String)
is_stale?(threshold_seconds : Int32 = 60) : Bool
last_heartbeat
last_heartbeat=(last_heartbeat : Time)
load_factor
load_factor=(load_factor : Float64)
port
port=(port : Int32)
status
status=(status : NodeStatus)
update_heartbeat