Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface TaskSchedulingPolicy

Package version

An interface representing TaskSchedulingPolicy.

summary

Specifies how tasks should be distributed across compute nodes.

Hierarchy

  • TaskSchedulingPolicy

Index

Properties

Properties

nodeFillType

nodeFillType: ComputeNodeFillType

How tasks are distributed across compute nodes in a pool. Possible values include: 'spread', 'pack'

Generated using TypeDoc