ReplicaSetMembers

io.github.zeal18.zio.mongodb.driver.indexes.CreateIndexCommitQuorum$.ReplicaSetMembers
final case class ReplicaSetMembers(amount: Int) extends CreateIndexCommitQuorum

A specific number of data-bearing voting replica set members.

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Inherited methods

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product