Event Stream Processor datatypes map to RTView datatypes.
Event Stream Processor Datatype | SL RTView Datatype |
---|---|
boolean | boolean |
integer | integer |
long | long |
float | double |
date | date |
timestamp | date |
string | string |
money, money(1)...money(15) | double |
binary | string |
interval | long |
bigdatetime | date |