Package deltix.qsrv.hf.topic.consumer.annotation
-
Annotation Types Summary Annotation Type Description AeronClientThread Marks that this method is executed by Aeron client thread.AnyThread Marks that method can be executed by any thread.ReaderThreadOnly Marks that method may be called only by the the thread that executes reading or any other thread that received this data source from the reading thread.