Uses of Class
com.gigaspaces.internal.query.explainplan.ScanningInfo
Packages that use ScanningInfo
-
Uses of ScanningInfo in com.gigaspaces.internal.query.explainplan
Methods in com.gigaspaces.internal.query.explainplan that return types with arguments of type ScanningInfoMethods in com.gigaspaces.internal.query.explainplan with parameters of type ScanningInfoModifier and TypeMethodDescriptionprotected voidExplainPlanImpl.append(TextReportFormatter report, ScanningInfo scanningInfo) protected voidExplainPlanImpl.append(TextReportFormatter report, String typeName, List<IndexChoiceNode> list, ScanningInfo scanningInfo) Method parameters in com.gigaspaces.internal.query.explainplan with type arguments of type ScanningInfoModifier and TypeMethodDescriptionvoidSingleExplainPlan.setScanningInfo(Map<String, ScanningInfo> scanningInfo)