Record Class BlockfileRowRange

java.lang.Object
java.lang.Record
io.datarouter.bytes.blockfile.index.BlockfileRowRange

public record BlockfileRowRange(BlockfileRowVersion first, BlockfileRowVersion last) extends Record