| Package | Description |
|---|---|
| com.xxdb.data |
| Modifier and Type | Class and Description |
|---|---|
class |
BasicBooleanMatrix
Corresponds to DolphinDB bool matrix
|
class |
BasicByteMatrix
Corresponds to DolphinDB char matrix
|
class |
BasicDateHourMatrix
Corresponds to DolphinDB datehour matrix
|
class |
BasicDateMatrix
Corresponds to DolphinDB date matrix
|
class |
BasicDateTimeMatrix
Corresponds to DolphinDB datetime matrix
|
class |
BasicDoubleMatrix
Corresponds to DolphinDB double matrix
|
class |
BasicFloatMatrix
Corresponds to DolphinDB float matrix
|
class |
BasicIntMatrix
Corresponds to DolphinDB int matrix
|
class |
BasicLongMatrix
Corresponds to DolphinDB long matrix
|
class |
BasicMinuteMatrix
Corresponds to DolphinDB minute matrix
|
class |
BasicMonthMatrix
Corresponds to DolphinDB month matrix
|
class |
BasicNanoTimeMatrix
Corresponds to DolphinDB nanotime matrix.
|
class |
BasicNanoTimestampMatrix
Corresponds to DolphinDB nanotimestamp matrix
|
class |
BasicSecondMatrix
Corresponds to DolphinDB second matrix
|
class |
BasicShortMatrix
Corresponds to DolphinDB short matrix
|
class |
BasicStringMatrix
Corresponds to DolphinDB string matrix
|
class |
BasicTimeMatrix
Corresponds to DolphinDB time matrix.
|
class |
BasicTimestampMatrix
Corresponds to DolphinDB timestamp matrix
|
Copyright © 2019 DolphinDB. All rights reserved.