@Target(value=FIELD) @Retention(value=RUNTIME) @Inherited @Documented public @interface MessageSender
NoneBlockingBigpipePubClient interface.| 限定符和类型 | 必需的元素和说明 |
|---|---|
String |
bigPipeConf
The bean name of the
BigPipeConf to use create DefaultListenerSubscriber on initialize. |
| 限定符和类型 | 可选元素和说明 |
|---|---|
String |
cluster
set the name of bigpipe cluster. this set will override the value from bigPipeConf bean.
|
String |
pipeletId
set the target pipelet id this set will override the value from bigPipeConf bean.
|
String |
pipeletName
set the name of pipelet. this set will override the value from bigPipeConf bean.
|
public abstract String bigPipeConf
BigPipeConf to use create DefaultListenerSubscriber on initialize.public abstract String pipeletName
bigPipeConf()public abstract String cluster
bigPipeConf()public abstract String pipeletId
bigPipeConf()Copyright © 2017. All rights reserved.