Record Class BlockfileIndexBlockFormat

java.lang.Object
java.lang.Record
io.datarouter.bytes.blockfile.encoding.indexblock.BlockfileIndexBlockFormat

public record BlockfileIndexBlockFormat(String encodedName, Supplier<BlockfileIndexBlockCodec> supplier) extends Record