Package io.datarouter.bytes.split
Class ChunkScannerTool
java.lang.Object
io.datarouter.bytes.split.ChunkScannerTool
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic io.datarouter.scanner.Scanner<ChunkScannerTool.ChunkRange>scanChunks(long fromInclusive, long toExclusive, int chunkSize)
-
Constructor Details
-
ChunkScannerTool
public ChunkScannerTool()
-
-
Method Details
-
scanChunks
public static io.datarouter.scanner.Scanner<ChunkScannerTool.ChunkRange> scanChunks(long fromInclusive, long toExclusive, int chunkSize)
-