Package io.datarouter.metric.gauge
Class GaugeDirectorySupplier.NoOpGaugeDirectorySupplier
java.lang.Object
io.datarouter.metric.gauge.GaugeDirectorySupplier.NoOpGaugeDirectorySupplier
- All Implemented Interfaces:
GaugeDirectorySupplier
- Enclosing interface:
- GaugeDirectorySupplier
@Singleton
public static class GaugeDirectorySupplier.NoOpGaugeDirectorySupplier
extends Object
implements GaugeDirectorySupplier
-
Nested Class Summary
Nested classes/interfaces inherited from interface io.datarouter.metric.gauge.GaugeDirectorySupplier
GaugeDirectorySupplier.NoOpGaugeDirectorySupplier -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
NoOpGaugeDirectorySupplier
public NoOpGaugeDirectorySupplier()
-
-
Method Details
-
getGaugeDirectory
public io.datarouter.storage.file.Directory getGaugeDirectory()- Specified by:
getGaugeDirectoryin interfaceGaugeDirectorySupplier
-