MongoDB\Driver\ServerDescription::getHost

Returns the hostname of this server

説明

final public string MongoDB\Driver\ServerDescription::getHost()

Returns the hostname of this server.

パラメータ

この関数にはパラメータはありません。

戻り値

Returns the hostname of this server.

エラー / 例外

  • Throws MongoDB\Driver\Exception\InvalidArgumentException on argument parsing errors.

参考

  • MongoDB\Driver\Server::getHost