Task::Fetch::Thread::State
Inherits JSON::Serializable < Reference < Object
Implements a prioritized queue of nodes on the thread horizon.
Constructors
new(pull : JSON::PullParser)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
<<(node : Node)
Sourceincludes?(node : Node)
Sourcelast_success_at
Sourcenodes
Sourceprioritize!
Source