Annotation Type OrderingKey
- 
@Documented @Retention(RUNTIME) @Target(PARAMETER) @Bindable public @interface OrderingKeyDefines the value of they to be used for message ordering. See: ordering keys. Note that without setting the topic endpoint, message ordering will not work. @seeTopic- Since:
 - 3.2.2
 - Author:
 - Vinicius Carvalho