Class ComposedBitmapIndexQueryPlan.ComposerBase

  • All Implemented Interfaces:
    PlanHashable, com.apple.foundationdb.record.query.plan.bitmap.ComposedBitmapIndexCursor.Composer
    Enclosing class:
    ComposedBitmapIndexQueryPlan

    public abstract static class ComposedBitmapIndexQueryPlan.ComposerBase
    extends Object
    implements com.apple.foundationdb.record.query.plan.bitmap.ComposedBitmapIndexCursor.Composer, PlanHashable
    Plan extension of ComposedBitmapIndexCursor.Composer.
    • Constructor Detail

      • ComposerBase

        public ComposerBase()