Package | Description |
---|---|
alluxio.master.file | |
alluxio.master.scheduler |
Class and Description |
---|
Scheduler
The Scheduler which controls jobs.
|
Class and Description |
---|
Scheduler
The Scheduler which controls jobs.
|
Scheduler.BoundedPriorityBlockingQueue
Bounded priority queue impl.
|
Scheduler.SchedulerStats
Job/Tasks stats.
|
Scheduler.WorkerInfoHub
Worker information hub.
|
Scheduler.WorkerInfoIdentity
Util class here for tracking unique identity of a worker as
WorkerInfo class uses constantly changing field such as
mLastContactSec for equals(), which can't be served as key
class in map.
|
WorkerProvider
Interface for providing worker information and client.
|
Copyright © 2023. All Rights Reserved.