void assign(int numStandbyReplicas)
TaskAssignor Contract
TaskAssignor
is the abstraction of task assignors that can assign.
Method | Description |
---|---|
|
Assigns tasks to clients with a given number of standby replicas Used exclusively when |
Note
|
StickyTaskAssignor is the one and only known implementation of the TaskAssignor Contract. |