Uses of Class
org.modeshape.graph.query.process.SortValuesComponent

Packages that use SortValuesComponent
org.modeshape.graph.query.process This package defines the QueryProcessor interface, which is responsible for constructing for each query a tree of ProcessingComponent objects that each are responsible for processing a specific aspect of the query and returning the tuples to the parent component. 
 

Uses of SortValuesComponent in org.modeshape.graph.query.process
 

Constructors in org.modeshape.graph.query.process with parameters of type SortValuesComponent
DistinctOfSortedComponent(SortValuesComponent delegate)
           
 



Copyright © 2008-2011 JBoss, a division of Red Hat. All Rights Reserved.