public class ForemanSelectOneWorker extends AbstractForeman
cancel
FOREMAN_TYPE
Constructor and Description |
---|
ForemanSelectOneWorker(String type) |
Modifier and Type | Method and Description |
---|---|
Warehouse |
work(Work work,
List<Worker> workerList)
开始干活以完成工作
|
getId, getType, getWorkCombiner, getWorkQueue, getWorkSplitter, getWorkStatus, setWorkCombiner, setWorkQueue, setWorkSplitter, setWorkStatus
public ForemanSelectOneWorker(String type) throws RemoteException
RemoteException
public Warehouse work(Work work, List<Worker> workerList) throws RemoteException
Foreman
RemoteException
Copyright © 2006–2018 TinyGroup. All rights reserved.