protected class BigChunkQueue.TaskChunkSave
extends java.lang.Object
implements java.util.concurrent.Callable<java.lang.Boolean>
Modifier and Type | Field and Description |
---|---|
protected BigChunk |
chunk |
protected java.io.File |
saveFile |
Modifier and Type | Method and Description |
---|---|
java.lang.Boolean |
call() |
protected final java.io.File saveFile
protected final BigChunk chunk