public class DefaultChunker extends AbstractChunker
ChunkerOp. The list of
elements is chunked into equally sized (besides the last one), disjoint
chunks, which are processed in parallel. The stepSize is set to one, i.e.
each chunk consists of consecutive elements.| Modifier and Type | Field and Description |
|---|---|
LogService |
logService |
chunkable, numberOfElements, threadServiceNAME| Constructor and Description |
|---|
DefaultChunker() |
| Modifier and Type | Method and Description |
|---|---|
void |
run() |
cancel, getCancelReason, isCanceled, setChunk, setNumberOfElementsops, setEnvironmentclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitops, setEnvironmentpublic LogService logService
Copyright © 2014–2022 ImageJ. All rights reserved.