Interface IQueryPlannerStrategy


public interface IQueryPlannerStrategy
An algorithm that builds a query plan based on a PSystem representation of a body of constraints. This interface is for internal use of the various query backends.
  • Method Summary

    Modifier and Type
    Method
    Description
    plan(PBody pSystem, org.apache.log4j.Logger logger, IQueryMetaContext context)