Uses of Record Class
io.datarouter.bytes.blockfile.io.merge.BlockfileMergePlan
Packages that use BlockfileMergePlan
-
Uses of BlockfileMergePlan in io.datarouter.bytes.blockfile.io.compact
Methods in io.datarouter.bytes.blockfile.io.compact that return types with arguments of type BlockfileMergePlan -
Uses of BlockfileMergePlan in io.datarouter.bytes.blockfile.io.merge
Fields in io.datarouter.bytes.blockfile.io.merge declared as BlockfileMergePlanConstructors in io.datarouter.bytes.blockfile.io.merge with parameters of type BlockfileMergePlanModifierConstructorDescriptionBlockfileMerger(BlockfileMergerParams params, BlockfileMergePlan plan, Supplier<Boolean> shouldStop) BlockfileMergerThreadsCalculator(BlockfileMergePlan plan, BlockfileMergerParams.BlockfileMergerReadParams readParams) BlockfileMergerTracker(BlockfileMergePlan plan, String filename)