Interface SubqueryBitmap


public interface SubqueryBitmap
Constants related to the subquery bitmap in predicate search.
Author:
bjorncs
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final long
    A feature annotated with the following bitmap will be added to all (64) subqueries.
    static final long
    Default subquery bitmap.
  • Field Details

    • ALL_SUBQUERIES

      static final long ALL_SUBQUERIES
      A feature annotated with the following bitmap will be added to all (64) subqueries.
      See Also:
    • DEFAULT_VALUE

      static final long DEFAULT_VALUE
      Default subquery bitmap.
      See Also: