public class JedisDtPublisher extends JedisBase implements DtPublisher
| 构造器和说明 |
|---|
JedisDtPublisher() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
publish(String topic,
String message)
发布消息
|
close, getJedis, getKeyName, setJedisFactory, setKeyNameclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitclosepublic void publish(String topic, String message)
DtPublisherpublish 在接口中 DtPublishertopic - 消息主题message - 消息内容Copyright © 2018. All rights reserved.