Skip to content

ServerAddress

interface ServerAddress

The address of any given server.

This is mostly useful when a command fails to identify which member of a replica set the command was sent to.

Properties

host

abstract val host: String

port

abstract val port: Int