Record Class BlockfileByteRange

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

public record BlockfileByteRange(long from, long to) extends Record