Uses of Class
org.dizitart.no2.filters.IndexScanFilter
-
Packages that use IndexScanFilter Package Description org.dizitart.no2.collection -
-
Uses of IndexScanFilter in org.dizitart.no2.collection
Methods in org.dizitart.no2.collection that return IndexScanFilter Modifier and Type Method Description IndexScanFilterFindPlan. getIndexScanFilter()Gets theIndexScanFilterfor index scan if any.Methods in org.dizitart.no2.collection with parameters of type IndexScanFilter Modifier and Type Method Description voidFindPlan. setIndexScanFilter(IndexScanFilter indexScanFilter)Gets theIndexScanFilterfor index scan if any.
-