Interface DownstreamDispatchStrategy
-
- All Known Implementing Classes:
FreePriorityDispatchStrategy
public interface DownstreamDispatchStrategyDownstreamDispatchStrategy
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Sessionselect(java.lang.String group, java.lang.String topic, java.util.Set<Session> consumeSessions)select a SESSION
-