public interface WorkCombiner extends RemoteObject
| Modifier and Type | Method and Description |
|---|---|
Warehouse |
combine(List<Warehouse> warehouseList)
把所有工人的执行结果再放到work的输出仓库中
|
Warehouse combine(List<Warehouse> warehouseList) throws RemoteException
warehouseList - RemoteExceptionCopyright © 2006–2018 TinyGroup. All rights reserved.