Interface PlanNode

  • Method Details

    • iterator

      CloseableIteration<? extends ValidationTuple> iterator()
    • depth

      int depth()
    • getPlanAsGraphvizDot

      void getPlanAsGraphvizDot(StringBuilder stringBuilder)
    • getId

      String getId()
    • receiveLogger

      void receiveLogger(ValidationExecutionLogger validationExecutionLogger)
    • producesSorted

      boolean producesSorted()
    • requiresSorted

      boolean requiresSorted()
    • isGuaranteedEmpty

      default boolean isGuaranteedEmpty()