Interface Topic<T>

All Superinterfaces:
AutoCloseable, Measureable<Topic.Metrics>
All Known Implementing Classes:
DefaultTopic

public interface Topic<T> extends Measureable<Topic.Metrics>, AutoCloseable
  • Nested Class Summary

    Nested Classes
    Modifier and Type
    Interface
    Description
    static final record 
     
  • Method Summary

    Modifier and Type
    Method
    Description
    void
     
    void
    publish(T message)
     

    Methods inherited from interface io.aleph0.yap.core.Measureable

    checkMetrics, flushMetrics