| Package | Description |
|---|---|
| com.xxdb.streaming.client |
| Modifier and Type | Class and Description |
|---|---|
class |
BasicMessage |
| Modifier and Type | Method and Description |
|---|---|
IMessage |
TopicPoller.take() |
| Modifier and Type | Method and Description |
|---|---|
ArrayList<IMessage> |
TopicPoller.poll(long timeout) |
| Modifier and Type | Method and Description |
|---|---|
void |
MessageHandler.doEvent(IMessage msg) |
| Modifier and Type | Method and Description |
|---|---|
void |
TopicPoller.setQueue(BlockingQueue<List<IMessage>> queue) |
| Constructor and Description |
|---|
TopicPoller(BlockingQueue<List<IMessage>> queue) |
Copyright © 2019 DolphinDB. All rights reserved.