The MongoDB\Driver\Monitoring\TopologyChangedEvent class

(mongodb >=1.13.0)

简介

The MongoDB\Driver\Monitoring\TopologyChangedEvent class encapsulates information about a changed topology description.

类摘要

final class MongoDB\Driver\Monitoring\TopologyChangedEvent {
/* 方法 */
final public getNewDescription(): MongoDB\Driver\TopologyDescription
final public getPreviousDescription(): MongoDB\Driver\TopologyDescription
}

目录

add a noteadd a note

User Contributed Notes

There are no user contributed notes for this page.

备份地址:http://www.lvesu.com/blog/php/class.mongodb-driver-monitoring-topologychangedevent.php