Uses of Class
com.ebay.erl.mobius.core.SortOrderByConfigure

Packages that use SortOrderByConfigure
com.ebay.erl.mobius.core Contains the main class MobiusJob of the Mobius core API; refer to MobiusJob to see how to create an analysis flow using Mobius. 
 

Uses of SortOrderByConfigure in com.ebay.erl.mobius.core
 

Methods in com.ebay.erl.mobius.core that return SortOrderByConfigure
 SortOrderByConfigure SortProjectionConfigure.select(java.lang.String... columns)
          Select the columns to be projected (saved in disk) for this sort job.