Class BlockfileRowCollator

java.lang.Object
io.datarouter.bytes.blockfile.row.BlockfileRowCollator

public class BlockfileRowCollator extends Object
Collate BlockfileRows using only the binary data, not requiring the objects to be decoded. Facilitates sorting much more data than fits in memory.