-
Notifications
You must be signed in to change notification settings - Fork 4
Home
Jas edited this page Mar 8, 2017
·
9 revisions
The wiki section of this repository provides details of the classes that are available library. Complete Javadoc can also be found here (LINK).
The list below gives the packages provided by this library along with the functionality:
-
com.buabook.kdb.connection: Connection definition and management -
com.buabook.kdb.consumer: Real-time streaming data consumer (generally from tickerplant) -
com.buabook.kdb.data: Java friendly versions ofFlipandDict -
com.buabook.kdb.exceptions: Custom exceptions thrown from other classes within this library -
com.buabook.kdb.interfaces: Interfaces that are used to integrate with other classes within this library -
com.buabook.kdb.publisher: Data publisher (generally to tickerplant) -
com.buabook.kdb.query: Synchronous and asynchronous querying -
com.buabook.kdb: Conversion and other helper classes
Copyright (C) Sport Trades Ltd 2017 - 2020, John Keys and Jaskirat Rajasansir 2020 - 2021