Package | Description |
---|---|
com.buabook.kdb.publisher |
Modifier and Type | Method and Description |
---|---|
void |
KdbPublisherManager.disconnect(KdbProcess server)
Disconnects from the specified kdb server and removes it from the internal management object
|
void |
KdbPublisherManager.publish(List<KdbProcess> servers,
List<KdbTable> tables)
Provides the ability to publish a number of
KdbTable 's to a specified list of
kdb processes. |
Copyright © 2017. All rights reserved.