public class RabitTracker extends Object implements ITracker
构造器和描述 |
---|
RabitTracker(int numWorkers) |
RabitTracker(int numWorkers, String hostIp) |
RabitTracker(int numWorkers, String hostIp, int port, int timeout) |
public RabitTracker(int numWorkers) throws XGBoostError
XGBoostError
public RabitTracker(int numWorkers, String hostIp) throws XGBoostError
XGBoostError
public RabitTracker(int numWorkers, String hostIp, int port, int timeout) throws XGBoostError
XGBoostError
public Map<String,Object> getWorkerArgs() throws XGBoostError
getWorkerArgs
在接口中 ITracker
XGBoostError
public void stop() throws XGBoostError
stop
在接口中 ITracker
XGBoostError
public boolean start() throws XGBoostError
start
在接口中 ITracker
XGBoostError
public void waitFor(long timeout) throws XGBoostError
waitFor
在接口中 ITracker
XGBoostError
版权所有 © 2025。保留所有权利。