Class QueryPlan.Empty

All Implemented Interfaces:
Serializable
Enclosing class:
QueryPlan

public static final class QueryPlan.Empty extends QueryPlan.Set
Query plan node which represents an empty set.
See Also:
  • Constructor Details

    • Empty

      public Empty()
  • Method Details