Class NoopMetricsSystemFactory

java.lang.Object
org.apache.calcite.avatica.metrics.noop.NoopMetricsSystemFactory
All Implemented Interfaces:
MetricsSystemFactory

public class NoopMetricsSystemFactory extends Object implements MetricsSystemFactory
A MetricsSystemFactory for the NoopMetricsSystem.

No service file is provided for this implementation. It is the fallback implementation if no implementation or more than one implementation is found on the classpath.