The MongoDBDriverMonitoringServerOpeningEvent class
(mongodb >=1.13.0)
简介
The MongoDBDriverMonitoringServerOpeningEvent class encapsulates information about an opened server.
类摘要
final class MongoDBDriverMonitoringServerOpeningEvent {
/* 方法 */
}
目录
- MongoDBDriverMonitoringServerOpeningEvent::getHost — Returns the hostname of the server
- MongoDBDriverMonitoringServerOpeningEvent::getPort — Returns the port on which this server is listening
- MongoDBDriverMonitoringServerOpeningEvent::getTopologyId — Returns the topology ID associated with this server
用户贡献的笔记
There are no user contributed notes for this page.
转载请注明:悠然品鉴 » PHP MongoDBDriverMonitoringServerOpeningEvent 用法 手册 | 示例代码