类:Mongo::Cluster::Topology::ReplicaSetWithPrimary

继承:
ReplicaSetNoPrimary 显示全部
定义于:
构建/ruby-driver-v2.19/lib/ mongo / 集群/ 拓扑结构/replica_set_with_primary.rb

Overview

定义当集群处于副本集拓扑结构且为驱动程序发现的非主节点时的行为。

由于:

  • 2.7.0

常量摘要

ReplicaSetNoPrimary继承的常量

Mongo::Cluster::Topology::ReplicaSetNoPrimary::NAME

Loggable中包含的常量

Loggable::PREFIX

实例属性摘要

Base继承的属性

#compatibility_error#logic_session_timeout#monitoring#options#server_descriptions

包含在Monitoring::Publishable 中的属性

#monitoring

方法摘要

ReplicaSetNoPrimary继承的方法

#display_name , #has_可读_server? , #has_writable_server? , #replica_set? , #servers , # 分片的? , #single?#summary#unknown?

Base继承的方法

#addresses#兼容? , #data_ Bearing_servers?#initialize#max_election_id#max_set_version#new_max_election_id#new_max_set_version#replica_set_name

Monitoring::Publishable 中包含的方法

#publish_cmap_event#publish_event#publish_sdam_event

Loggable中包含的方法

#log_debug#log_error#log_ Fatal#log_info#log_warn#logger

构造函数详情

该类从Mongo::Cluster::Topology::Base继承了一个构造函数