Package org.apache.calcite.util.trace
package org.apache.calcite.util.trace
Tracing services.
-
ClassDescriptionSmall extension to
Logger
with some performance improvements.CalciteTimingTracer provides a mechanism for tracing the timing of a call sequence at nanosecond resolution.Contains all of thetracers
used within org.apache.calcite class libraries.