Uses of Interface
com.gigaspaces.query.explainplan.ExplainPlan
Packages that use ExplainPlan
Package
Description
Provides GigaSpaces client interface services
Provides GigaSpaces JDBC interfaces
-
Uses of ExplainPlan in com.gigaspaces.internal.client.spaceproxy.operations
Methods in com.gigaspaces.internal.client.spaceproxy.operations that return ExplainPlanModifier and TypeMethodDescriptionAggregateEntriesSpaceOperationRequest.getExplainPlan()CountClearEntriesSpaceOperationRequest.getExplainPlan()ReadTakeEntrySpaceOperationRequest.getExplainPlan() -
Uses of ExplainPlan in com.gigaspaces.internal.query.explainplan
Classes in com.gigaspaces.internal.query.explainplan that implement ExplainPlanModifier and TypeClassDescriptionclassclassExplainPlan for the JDBC Driver V3 -
Uses of ExplainPlan in com.j_spaces.core.client
Methods in com.j_spaces.core.client that return ExplainPlan -
Uses of ExplainPlan in com.j_spaces.jdbc
Methods in com.j_spaces.jdbc that return ExplainPlanMethods in com.j_spaces.jdbc with parameters of type ExplainPlan -
Uses of ExplainPlan in com.j_spaces.jdbc.builder
Methods in com.j_spaces.jdbc.builder that return ExplainPlanMethods in com.j_spaces.jdbc.builder with parameters of type ExplainPlanModifier and TypeMethodDescriptionvoidQueryTemplatePacket.setExplainPlan(ExplainPlan explainPlan)