Class Topic<EventType>

java.lang.Object
gov.nasa.jpl.aerie.merlin.protocol.driver.Topic<EventType>

public final class Topic<EventType> extends Object
An unforgeable token identifying a particular stream of events. Every Topic instance identifies a unique topic, even if two topics share the same EventType.
  • Constructor Details

    • Topic

      public Topic()
  • Method Details