Class SnapshotCombineTool
java.lang.Object
io.datarouter.filesystem.snapshot.combine.SnapshotCombineTool
public class SnapshotCombineTool extends Object
-
Constructor Summary
Constructors Constructor Description SnapshotCombineTool() -
Method Summary
Modifier and Type Method Description static io.datarouter.scanner.Scanner<List<SnapshotKeyAndNumRecords>>scanSmallestGroups(List<SnapshotKeyAndNumRecords> inputs, int targetNumSnapshots, int maxToMergeAtOnce)
-
Constructor Details
-
SnapshotCombineTool
public SnapshotCombineTool()
-
-
Method Details
-
scanSmallestGroups
public static io.datarouter.scanner.Scanner<List<SnapshotKeyAndNumRecords>> scanSmallestGroups(List<SnapshotKeyAndNumRecords> inputs, int targetNumSnapshots, int maxToMergeAtOnce)
-