| Package | Description |
|---|---|
| com.xxdb.streaming.client |
| Modifier and Type | Method and Description |
|---|---|
void |
ThreadPooledClient.subscribe(String host,
int port,
String tableName,
MessageHandler handler) |
void |
ThreadedClient.subscribe(String host,
int port,
String tableName,
MessageHandler handler) |
void |
ThreadPooledClient.subscribe(String host,
int port,
String tableName,
MessageHandler handler,
long offset) |
void |
ThreadedClient.subscribe(String host,
int port,
String tableName,
MessageHandler handler,
long offset) |
Copyright © 2019 DolphinDB. All rights reserved.