Class SimpleQueryTracer

  • All Implemented Interfaces:
    QueryTraceListenerIF

    public class SimpleQueryTracer
    extends QueryTracer.TracePrinter
    INTERNAL: Used to get a trace from a specific query into a writer for ease of display. Warning: this method is not thread-safe; any other queries running simultaneously will pollute the trace.