Uses of Record Class
io.datarouter.bytes.blockfile.io.merge.BlockfileMergerParams.BlockfileMergerReadParams
Packages that use BlockfileMergerParams.BlockfileMergerReadParams
-
Uses of BlockfileMergerParams.BlockfileMergerReadParams in io.datarouter.bytes.blockfile.io.merge
Methods in io.datarouter.bytes.blockfile.io.merge that return BlockfileMergerParams.BlockfileMergerReadParamsModifier and TypeMethodDescriptionBlockfileMergerParams.readParams()Returns the value of thereadParamsrecord component.Constructors in io.datarouter.bytes.blockfile.io.merge with parameters of type BlockfileMergerParams.BlockfileMergerReadParamsModifierConstructorDescriptionBlockfileMergerParams(BlockfileMergerParams.BlockfileMergerStorageParams storageParams, BlockfileMergerParams.BlockfileMergerReadParams readParams, BlockfileMergerParams.BlockfileMergerWriteParams writeParams, Duration heartbeatPeriod) Creates an instance of aBlockfileMergerParamsrecord class.BlockfileMergerThreadsCalculator(BlockfileMergePlan plan, BlockfileMergerParams.BlockfileMergerReadParams readParams)