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

Packages that use SortPersistable
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 SortPersistable in com.ebay.erl.mobius.core
 

Methods in com.ebay.erl.mobius.core that return SortPersistable
 SortPersistable SortOrderByConfigure.orderBy(Sorter... sorters)
          Specify the dataset to be sorted by the sorters
 SortPersistable SortPersistable.setConf(java.lang.String name, java.lang.String value)
          set a configuration property to this job's configuration.