Package | Description |
---|---|
com.buabook.kdb.consumer | |
com.buabook.kdb.publisher | |
com.buabook.kdb.query |
Modifier and Type | Class and Description |
---|---|
class |
KdbConsumer
KDB Data Consumer
|
Modifier and Type | Class and Description |
---|---|
class |
KdbPublisher
KDB Data Publisher
|
Modifier and Type | Field and Description |
---|---|
(package private) KdbConnection |
KdbQuery.connection
The connection to use to query the kdb process
|
Constructor and Description |
---|
KdbAsyncQuery(KdbConnection existingConnection) |
KdbQuery(KdbConnection existingConnection)
Constructs a new query object, re-using the specified connection object.
|
KdbSyncQuery(KdbConnection existingConnection) |
Copyright © 2017. All rights reserved.