Embedded API
BangDB has mainly following types defined using which most of the activities are done.
For all database related work, we will mostly use following:
- BangDBDatabase
- BangDBTable
For stream related activities, we will mostly use following:
- BangDBStreamManager
- BangDBNotificationManager
For ML & IE related activities, we will mostly use following:
- BangDBMLHelper
For DL releated activities, we will use following:
- BangDBDLHelper
Few helper types for database are:
- DBParam
- TableEnv
- DataQuery