Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
class
Quartz::Processor
Inherits
Reference
/
Object
Constructors
new
(model :
Model
)
Source
Instance methods
bag
Source
bag?
Source
collect_outputs
(elapsed :
Duration
) :
Hash
(
OutputPort
,
Array
(
Any
))
Source
initialize_processor
(time :
TimePoint
) :
Tuple
(
Duration
,
Duration
)
Source
inspect
(io)
Source
model
Source
parent
Source
parent=
(parent :
Coordinator
|
Nil
)
Source
perform_transitions
(time :
TimePoint
, elapsed :
Duration
) :
Duration
Source
sync
Source
sync=
(sync :
Bool
)
Source
to_s
(io)
Source