Record Class BlockfileLocation

java.lang.Object
java.lang.Record
io.datarouter.bytes.blockfile.io.storage.BlockfileLocation

public record BlockfileLocation(long from, int length) extends Record