roger v1.0.0
Roger.NodeInfo
Get information about the current partitions, queues and jobs on this node.
Summary
Retrieve combined partition info on all running and waiting partitions, on this node
Retrieve all jobs that are currently running on this node
Retrieve all running jobs for the given partition on this node
Retrieve all partitions that are currently started on this node
Retrieve all partitions that are currently waiting for start
Functions
Retrieve combined partition info on all running and waiting partitions, on this node.
Retrieve all jobs that are currently running on this node.
Retrieve all running jobs for the given partition on this node.
Retrieve all partitions that are currently started on this node.
Retrieve all partitions that are currently waiting for start.
When an partition is waiting for start, it typically means that
the partition had trouble starting (e.g. due to a failed AMQP
connection). When this is the case, the partition will be retried
regularly.