Class TableCountPublisher.NoOpTableCountPublisher
java.lang.Object
io.datarouter.instrumentation.tablecount.TableCountPublisher.NoOpTableCountPublisher
- All Implemented Interfaces:
TableCountPublisher
- Enclosing interface:
- TableCountPublisher
public static class TableCountPublisher.NoOpTableCountPublisher extends Object implements TableCountPublisher
-
Nested Class Summary
Nested classes/interfaces inherited from interface io.datarouter.instrumentation.tablecount.TableCountPublisher
TableCountPublisher.NoOpTableCountPublisher -
Constructor Summary
Constructors Constructor Description NoOpTableCountPublisher() -
Method Summary
Modifier and Type Method Description PublishingResponseDtoadd(TableCountBatchDto batch)
-
Constructor Details
-
NoOpTableCountPublisher
public NoOpTableCountPublisher()
-
-
Method Details
-
add
- Specified by:
addin interfaceTableCountPublisher
-