Record Class BlockfileValueBlockFormat

java.lang.Object
java.lang.Record
io.datarouter.bytes.blockfile.encoding.valueblock.BlockfileValueBlockFormat

public record BlockfileValueBlockFormat(String encodedName, Supplier<BlockfileValueBlockCodec> supplier) extends Record