PHPTS:一键免费搭建 Nginx + PHP + MySQL 运行环境

MongoDB\Driver\Server::isArbiter

(mongodb >=1.0.0)

MongoDB\Driver\Server::isArbiterChecks if this server is an arbiter member of a replica set

说明

final public MongoDB\Driver\Server::isArbiter ( void ) : bool

Returns whether this server is an » arbiter member of a replica set.

参数

此函数没有参数。

返回值

Returns TRUE if this server is an arbiter member of a replica set, and FALSE otherwise.

错误/异常

参见