| Package | Description |
|---|---|
| com.xxdb.data | |
| com.xxdb.streaming.client.streamingSQL |
| Modifier and Type | Class and Description |
|---|---|
class |
BasicDateHourVector
Corresponds to DolphinDB datehour vector
|
class |
BasicDateTimeVector
Corresponds to DolphinDB datetime vector
|
class |
BasicDateVector
Corresponds to DolphinDB date vector
|
class |
BasicMinuteVector
Corresponds to DolphinDB minute vector
|
class |
BasicMonthVector
Corresponds to DolphinDB month vector
|
class |
BasicSecondVector
Corresponds to DolphinDB second vector
|
class |
BasicTimeVector
Corresponds to DolphinDB time vector
|
| Modifier and Type | Field and Description |
|---|---|
BasicIntVector |
StreamingSQLResultUpdater.StreamingSQLResult.deleteLineMap |
| Modifier and Type | Method and Description |
|---|---|
protected static StreamingSQLResultUpdater.StreamingSQLResult |
StreamingSQLResultUpdater.updateStreamingSQLResult(BasicTable result,
BasicIntVector deleteLineMap,
IMessage msg)
Update streaming SQL result table
|
| Constructor and Description |
|---|
StreamingSQLResult(BasicTable table,
BasicIntVector deleteLineMap) |
Copyright © 2026 DolphinDB. All rights reserved.