Package | Description |
---|---|
org.tinygroup.tinypc | |
org.tinygroup.tinypc.impl |
Modifier and Type | Interface and Description |
---|---|
interface |
WorkSplitterCombiner
结果分解合并器
它即可以做工作分解,又可以对结果进行合并
Created by luoguo on 14-1-8.
|
Modifier and Type | Method and Description |
---|---|
void |
Foreman.setWorkCombiner(WorkCombiner workCombiner)
设置工作合并器
|
Modifier and Type | Method and Description |
---|---|
WorkCombiner |
AbstractForeman.getWorkCombiner() |
Modifier and Type | Method and Description |
---|---|
void |
AbstractForeman.setWorkCombiner(WorkCombiner workCombiner) |
Constructor and Description |
---|
ForemanSelectAllWorker(String type,
WorkCombiner workCombiner) |
ForemanSelectAllWorker(String type,
WorkCombiner workCombiner,
WorkSplitter workSplitter) |
Copyright © 2006–2018 TinyGroup. All rights reserved.