Package net.sf.ehcache.store
Interface StoreQuery.Ordering
-
- Enclosing interface:
- StoreQuery
public static interface StoreQuery.OrderingAn attribute / direction ordering pair
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Attribute<?>getAttribute()Attribute to order byDirectiongetDirection()Ordering direction
-