Record Class BlockfileIndexEntryRange

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

public record BlockfileIndexEntryRange(BlockfileIndexEntry first, BlockfileIndexEntry last) extends Record