ReplicationHostAddress Constructor

BerkeleyDB

Overload List

  NameDescription
ReplicationHostAddress()()()
Instantiate a new, empty address
ReplicationHostAddress(String)
Instantiate a new address, parsing the host and port from the given string
ReplicationHostAddress(String, UInt32)
Instantiate a new address

See Also