replica

package
v0.1.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 4, 2023 License: Apache-2.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MongoReplica

type MongoReplica struct {
	core.MongoBase
	// contains filtered or unexported fields
}

func (*MongoReplica) PostConfig

func (s *MongoReplica) PostConfig() error

func (*MongoReplica) PreConfig

func (s *MongoReplica) PreConfig() error

func (*MongoReplica) Restart

func (s *MongoReplica) Restart() (bool, error)

replicaSet下的重启会先删除所有SENCONDARY节点, 等待其重启完成后对PRIMARY进行StepDown, 再将原PRIMARY节点进行重启 bool为restart结束标识

func (*MongoReplica) Sync

func (s *MongoReplica) Sync() error

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL