- Summary:
- Nested |
- Field |
- Constr |
- Method
- Detail:
- Field |
- Constr |
- Method
-
-
Method Summary
-
Methods inherited from interface java.lang.Runnable
run
-
-
Method Detail
-
getTasks
List<T> getTasks()
- Returns:
- list of tasks this worker is working on.
-
getTimeOut
long getTimeOut()
- Returns:
- the maximum time allowed for the worker to complete the task.
-
getPriority
int getPriority()
- Returns:
- the priority of this task.
- Summary:
- Nested |
- Field |
- Constr |
- Method
- Detail:
- Field |
- Constr |
- Method
Copyright © 2024. All rights reserved.