Class BlockfileValueBlockEncoder
java.lang.Object
io.datarouter.bytes.blockfile.encoding.valueblock.BlockfileValueBlockEncoder
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final record -
Constructor Summary
ConstructorsConstructorDescription -
Method Summary
Modifier and TypeMethodDescription
-
Constructor Details
-
BlockfileValueBlockEncoder
public BlockfileValueBlockEncoder(BlockfileValueBlockEncoder.BlockfileValueBlockEncoderConfig config)
-
-
Method Details
-
encodeValueBlocks
public List<BlockfileValueTokens> encodeValueBlocks(List<BlockfileValueBlockCodec.BlockfileValueBlockRows> blocks)
-