Class ColumnOrderingStrategyStandard

  • All Implemented Interfaces:
    ColumnOrderingStrategy

    public class ColumnOrderingStrategyStandard
    extends Object
    implements ColumnOrderingStrategy
    Standard implementation that orders columns by size and name following roughly this ordering: order by max(physicalSizeBytes, 4), physicalSizeBytes > 2048, name