StartupMessage

@author <a href="mailto:emad.albloushi@gmail.com">Emad Alblueshi</a>

Constructors

this
this(string username, string database, Map!(string, string) properties)
Undocumented in source.

Members

Static functions

BUFF_DATABASE
ByteBuf BUFF_DATABASE()
Undocumented in source. Be warned that the author may not have intended to support it.
BUFF_USER
ByteBuf BUFF_USER()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

database
string database;
Undocumented in source.
properties
Map!(string, string) properties;
Undocumented in source.
username
string username;
Undocumented in source.

Meta