Interface OPrintContext

All Known Implementing Classes:
OPrintContexImpl

public interface OPrintContext
  • Method Details

    • getDepth

      int getDepth()
    • getIdent

      int getIdent()
    • incDepth

      void incDepth()
    • decDepth

      void decDepth()
    • getCostFormatted

      String getCostFormatted(OExecutionStepInternal step)
    • isProfilingEnabled

      boolean isProfilingEnabled()