public class ChunkScannerTool extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
ChunkScannerTool.ChunkRange |
| Constructor and Description |
|---|
ChunkScannerTool() |
| Modifier and Type | Method and Description |
|---|---|
static io.datarouter.scanner.Scanner<ChunkScannerTool.ChunkRange> |
scanChunks(long totalLength,
int chunkSize) |
public static io.datarouter.scanner.Scanner<ChunkScannerTool.ChunkRange> scanChunks(long totalLength, int chunkSize)
Copyright © 2009–2021. All rights reserved.