ehcache

Uses of Interface
net.sf.ehcache.store.StoreQuery.Ordering

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

Copyright 2001-2016, Terracotta, Inc.