Interface PatternTraceInfo

All Superinterfaces:
TraceInfo
All Known Implementing Classes:
CompiledQuery, CompiledSubPlan, ParameterProjectionTrace, PlanningTrace

public interface PatternTraceInfo extends TraceInfo
One kind of trace marker that merely establishes the pattern for which the node was built.
  • Method Details

    • getPatternName

      String getPatternName()