Interface CountPublisher

All Known Implementing Classes:
CountPublisher.NoOpCountPublisher, CountPublisherService

public interface CountPublisher
  • Nested Class Summary

    Nested Classes
    Modifier and Type
    Interface
    Description
    static class 
     
  • Method Summary

    Modifier and Type
    Method
    Description
    io.datarouter.instrumentation.response.PublishingResponseDto
     
  • Method Details

    • publish

      io.datarouter.instrumentation.response.PublishingResponseDto publish(Map<Long,Map<String,Long>> counts)