public interface ITracker extends Thread.UncaughtExceptionHandler
| 修饰符和类型 | 方法和说明 |
|---|---|
Map<String,Object> |
getWorkerArgs() |
布尔值 |
start() |
void |
stop() |
void |
waitFor(long taskExecutionTimeout) |
uncaughtExceptionMap<String,Object> getWorkerArgs() throws XGBoostError
XGBoostErrorboolean start()
throws XGBoostError
XGBoostErrorvoid stop() throws XGBoostError
XGBoostErrorvoid waitFor(long taskExecutionTimeout)
throws XGBoostError
XGBoostError版权所有 © 2025. 保留所有权利。