protected class BatchSharingExecutor2.BatchWorker
extends java.lang.Object
implements java.lang.Runnable
Constructor and Description |
---|
BatchWorker(java.util.List<INodeInstance> tasks,
java.util.concurrent.atomic.AtomicBoolean[] ignoreIndex) |
Modifier and Type | Method and Description |
---|---|
void |
run() |
public BatchWorker(java.util.List<INodeInstance> tasks, java.util.concurrent.atomic.AtomicBoolean[] ignoreIndex)