Uses of Class
org.apache.camel.model.SortDefinition
Packages that use SortDefinition
-
Uses of SortDefinition in org.apache.camel.model
Methods in org.apache.camel.model that return SortDefinitionModifier and TypeMethodDescriptionSortDefinition.comparator(String ref) Sets a reference to lookup for the comparator to use for sortingSortDefinition.comparator(Comparator<T> comparator) Sets the comparator to use for sortingMethods in org.apache.camel.model that return types with arguments of type SortDefinitionModifier and TypeMethodDescription<T> ExpressionClause<SortDefinition<T>> ProcessorDefinition.sort()Sorts the expression