Record Class BlockfileGroup<T>

java.lang.Object
java.lang.Record
io.datarouter.bytes.blockfile.BlockfileGroup<T>

public record BlockfileGroup<T>(BlockfileStorage storage, BlockfileValueBlockFormats registeredValueBlockFormats, BlockfileIndexBlockFormats registeredIndexBlockFormats, BlockfileCompressors registeredCompressors, BlockfileChecksummers registeredChecksummers) extends Record