View Source Quantum.RunStrategy.NodeList protocol (Quantum v3.5.3)
Strategy to run Jobs over nodes
Summary
Functions
Get nodes to run on
Types
@type t() :: term()
All the types that implement this protocol.
Functions
@spec nodes(any(), Quantum.Job.t()) :: [Node.t()]
Get nodes to run on