(mongodb >=1.0.0)
MongoDB\Driver\Server::isArbiter — Checks if this server is an arbiter member of a replica set
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.