public static class TransactionManager.BlockIoComparator
extends Object
implements Comparator<BlockIo>
INNER CLASS.
Comparator class for use by the tree set used to store the blocks
to write for this transaction. The BlockIo objects are ordered by
their blockIds.