Class PropertyIndexPlan

java.lang.Object
org.apache.jackrabbit.oak.plugins.index.property.PropertyIndexPlan

public class PropertyIndexPlan extends Object
Plan for querying a given property index using a given filter.
  • Field Details

    • COST_OVERHEAD

      public static final double COST_OVERHEAD
      The cost overhead to use the index in number of read operations.
      See Also:
  • Method Details