struct

AtomSpace::PartitionInfoCache::PartitionInfo

Inherits Struct < Value < Object

Constructors

new(node_id : String, replicas : Array(String) = [] of String, verified : Bool = false)

Instance methods

cached_at
cached_at=(cached_at : Time)
expired?(ttl : Time::Span) : Bool
node_id
node_id=(node_id : String)
replicas
replicas=(replicas : Array(String))
verified
verified=(verified : Bool)