Package io.datarouter.metric.counter
Class CountDirectorySupplier.NoOpCountDirectorySupplier
java.lang.Object
io.datarouter.metric.counter.CountDirectorySupplier.NoOpCountDirectorySupplier
- All Implemented Interfaces:
CountDirectorySupplier
- Enclosing interface:
- CountDirectorySupplier
@Singleton
public static class CountDirectorySupplier.NoOpCountDirectorySupplier
extends Object
implements CountDirectorySupplier
-
Nested Class Summary
Nested classes/interfaces inherited from interface io.datarouter.metric.counter.CountDirectorySupplier
CountDirectorySupplier.NoOpCountDirectorySupplier -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionio.datarouter.storage.file.Directory
-
Constructor Details
-
NoOpCountDirectorySupplier
public NoOpCountDirectorySupplier()
-
-
Method Details
-
getCountsBinaryDtoDirectory
public io.datarouter.storage.file.Directory getCountsBinaryDtoDirectory()- Specified by:
getCountsBinaryDtoDirectoryin interfaceCountDirectorySupplier
-