Skip to content

KdbProcess

Jas edited this page Mar 14, 2017 · 1 revision

KdbProcess

This a simple object which contains the hostname and port where a kdb process exists and, optionally, a username and password needed to connect to it.

KdbProcess.getUserAndPassword returns the username and password in the correct format (username[:password]) to pass to the c constructor.

Clone this wiki locally