Record Class BlockfileRowIdRange

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

public record BlockfileRowIdRange(long first, long last) extends Record