Uses of Class
com.gigaspaces.internal.query.explainplan.SingleExplainPlan
Packages that use SingleExplainPlan
Package
Description
Provides Space properties and security context services
-
Uses of SingleExplainPlan in com.gigaspaces.internal.client.spaceproxy.operations
Methods in com.gigaspaces.internal.client.spaceproxy.operations that return SingleExplainPlanMethods in com.gigaspaces.internal.client.spaceproxy.operations with parameters of type SingleExplainPlanModifier and TypeMethodDescriptionvoidSpaceOperationResult.setExplainPlan(SingleExplainPlan plan) -
Uses of SingleExplainPlan in com.gigaspaces.internal.query.explainplan
Fields in com.gigaspaces.internal.query.explainplan with type parameters of type SingleExplainPlanModifier and TypeFieldDescriptionprotected final Map<String,SingleExplainPlan> ExplainPlanImpl.plansMethods in com.gigaspaces.internal.query.explainplan that return SingleExplainPlanMethods in com.gigaspaces.internal.query.explainplan that return types with arguments of type SingleExplainPlanMethods in com.gigaspaces.internal.query.explainplan with parameters of type SingleExplainPlanModifier and TypeMethodDescriptionvoidExplainPlanImpl.aggregate(SingleExplainPlan plan) protected voidExplainPlanImpl.append(TextReportFormatter report, String partitionId, SingleExplainPlan singleExplainPlan) voidExplainPlanContext.setSingleExplainPlan(SingleExplainPlan singleExplainPlan) -
Uses of SingleExplainPlan in com.gigaspaces.internal.server.space
Methods in com.gigaspaces.internal.server.space that return types with arguments of type SingleExplainPlanModifier and TypeMethodDescriptionSpaceEngine.clear(ITemplatePacket template, Transaction txn, SpaceContext sc, int operationModifiers) SpaceImpl.clear(ITemplatePacket template, Transaction txn, int modifiers, SpaceContext sc) SpaceEngine.count(ITemplatePacket template, Transaction txn, SpaceContext sc, int operationModifiers) SpaceImpl.count(ITemplatePacket template, Transaction txn, SpaceContext sc, int modifiers) -
Uses of SingleExplainPlan in com.gigaspaces.internal.server.storage
Methods in com.gigaspaces.internal.server.storage that return SingleExplainPlanModifier and TypeMethodDescriptionITemplateHolder.getExplainPlan()TemplateHolder.getExplainPlan() -
Uses of SingleExplainPlan in com.j_spaces.core
Methods in com.j_spaces.core that return SingleExplainPlanMethods in com.j_spaces.core with parameters of type SingleExplainPlan