| Package | Description |
|---|---|
| com.xxdb.data | |
| com.xxdb.streaming.client | |
| com.xxdb.streaming.client.cep | |
| com.xxdb.streaming.client.streamingSQL |
| Modifier and Type | Class and Description |
|---|---|
class |
BasicChart
Corresponds to DolphinDB chart object
|
| Modifier and Type | Method and Description |
|---|---|
BasicDictionary |
Chart.getExtraParameters() |
BasicDictionary |
BasicChart.getExtraParameters() |
| Modifier and Type | Method and Description |
|---|---|
void |
StreamDeserializer.checkSchema(BasicDictionary schema) |
| Modifier and Type | Method and Description |
|---|---|
void |
StreamDeserializer.init(Map<String,BasicDictionary> filters) |
| Constructor and Description |
|---|
StreamDeserializer(Map<String,BasicDictionary> filters) |
| Modifier and Type | Method and Description |
|---|---|
BasicDictionary |
EventSender.appendEventWithResponse(String engine,
String eventType,
List<Entity> attributes,
String responseType,
int timeout,
String condition) |
BasicDictionary |
EventHandler.toEventDictionary(String eventType,
List<Entity> attributes,
StringBuilder errMsg) |
| Modifier and Type | Method and Description |
|---|---|
BasicDictionary |
StreamingSQLClient.getStreamingSQLSubscriptionInfo(String queryId) |
Copyright © 2026 DolphinDB. All rights reserved.