Defines a trait which can cache the produced chunks
Type Params | Return Type | Name and description |
---|---|---|
|
boolean |
checkCached() |
|
java.util.List<java.nio.file.Path> |
getAllChunks() |
|
java.nio.file.Path |
getBaseFile() |
|
java.nio.file.Path |
getMarkerFile() |
|
void |
markComplete() |