struct

ThreadAnalysisService::ParticipantInfo

Inherits Struct < Value < Object

Constructors

new(actor_iri : String, object_count : Int32, depth_range : Tuple(Int32, Int32), time_range : Tuple(Time, Time), object_ids : Array(Int64))
Source

Instance methods

actor_iri
clone
Source
copy_with(actor_iri _actor_iri = @actor_iri, object_count _object_count = @object_count, depth_range _depth_range = @depth_range, time_range _time_range = @time_range, object_ids _object_ids = @object_ids)
Source
depth_range
object_count
object_ids
time_range