Package com.sportradar.livedata.sdk.dispatch
-
Interface Summary Interface Description DispatcherContainer<T> Represents a container used by theDisruptorDispatcher
used to store un-processed messages -
Class Summary Class Description DisruptorDispatcher<T extends DispatcherContainer<T>> A base class for dispatcher classes which internally uses a disruptor pattern for dispatching.