package
0.14.7-rc1
Repository: https://github.com/paddlepaddle/paddleflow.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author
No description provided by the author
NewPriorityQueue returns a PriorityQueue.
No description provided by the author
NewRegistry registry sort policy for queue.

# Variables

QueueSortPolicies global queue sort policies.

# Structs

FinishedJobInfo contains gc job info.
No description provided by the author
JobQueues the collect of JobQueue.
No description provided by the author
No description provided by the author
No description provided by the author
PFJob will have all info of a Job.
PriorityQueue implements a scheduling queue.
QueueInfo will have all details about queue.
QueueSyncInfo contains queue sync info.
No description provided by the author
No description provided by the author

# Interfaces

No description provided by the author
No description provided by the author

# Type aliases

Arguments map.
No description provided by the author
No description provided by the author
LessFn is the func declaration used by sort or priority queue.
PolicyFactory is a function that builds a sort policy.
QueueID is UID type, serves as unique ID for each queue.
Registry is a collection of all available sort polices.