Class QueryPlanResult

  • All Implemented Interfaces:
    PlanHashable

    public class QueryPlanResult
    extends Object
    implements PlanHashable
    The result of planning a query. This is the result of the call of QueryPlanner.plan(RecordQuery) call. It contains the actual plan produced coupled with some additional information related to the plan and the planning process.