Uses of Class
com.gigaspaces.internal.query.explainplan.model.PartitionIndexInspectionDetail
Packages that use PartitionIndexInspectionDetail
-
Uses of PartitionIndexInspectionDetail in com.gigaspaces.internal.query.explainplan.model
Methods in com.gigaspaces.internal.query.explainplan.model that return types with arguments of type PartitionIndexInspectionDetailMethods in com.gigaspaces.internal.query.explainplan.model with parameters of type PartitionIndexInspectionDetailModifier and TypeMethodDescriptionvoidExplainPlanInfo.addIndexInspection(PartitionIndexInspectionDetail indexInspection) Method parameters in com.gigaspaces.internal.query.explainplan.model with type arguments of type PartitionIndexInspectionDetailModifier and TypeMethodDescriptionvoidExplainPlanInfo.setIndexInspectionsPerPartition(List<PartitionIndexInspectionDetail> indexInspectionsPerPartition)