CreateIndexCommitQuorum

io.github.zeal18.zio.mongodb.driver.indexes.CreateIndexCommitQuorum
See theCreateIndexCommitQuorum companion object

The minimum number of data-bearing voting replica set members (i.e. commit quorum), including the primary, that must report a successful index build before the primary marks the indexes as ready. A "voting" member is any replica set member where members[n].votes is greater than 0.

Attributes

See also:
Companion:
object
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object Disabled.type
object Majority.type
object WotingMembers.type
Self type

Members list

Concise view