Uses of Interface
org.infinispan.objectfilter.SortField
-
Packages that use SortField Package Description org.infinispan.objectfilter Querying on plain Java objects. -
-
Uses of SortField in org.infinispan.objectfilter
Methods in org.infinispan.objectfilter that return SortField Modifier and Type Method Description SortField[]FilterSubscription. getSortFields()The array of sort specifications if defined, ornullotherwise.SortField[]ObjectFilter. getSortFields()The array of sort specifications if defined, ornullotherwise.
-