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