|
ehcache | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use StoreQuery.Ordering | |
---|---|
net.sf.ehcache.search.impl | This package contains an implementation for Results. |
net.sf.ehcache.store | Store package. |
Uses of StoreQuery.Ordering in net.sf.ehcache.search.impl |
---|
Constructor parameters in net.sf.ehcache.search.impl with type arguments of type StoreQuery.Ordering | |
---|---|
OrderComparator(List<StoreQuery.Ordering> orderings)
Constructor |
Uses of StoreQuery.Ordering in net.sf.ehcache.store |
---|
Methods in net.sf.ehcache.store that return types with arguments of type StoreQuery.Ordering | |
---|---|
List<StoreQuery.Ordering> |
StoreQuery.getOrdering()
Get the requested search orderings |
|
ehcache | |||||||||
PREV NEXT | FRAMES NO FRAMES |