server

package
v0.1.6 Latest Latest
Warning

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

Go to latest
Published: Aug 16, 2022 License: Apache-2.0 Imports: 28 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Server

type Server struct {
	// contains filtered or unexported fields
}

func NewServer

func NewServer(config conf.Config) (*Server, error)

func (*Server) GetAPIServer

func (s *Server) GetAPIServer() *api.Server

func (*Server) GetCluster

func (s *Server) GetCluster() cluster.Cluster

func (*Server) GetCommandExecutor

func (s *Server) GetCommandExecutor() *command.Executor

func (*Server) GetConfig

func (s *Server) GetConfig() conf.Config

func (*Server) GetDDLClient added in v0.1.6

func (s *Server) GetDDLClient() remoting.Broadcaster

func (*Server) GetFailureInjector

func (s *Server) GetFailureInjector() failinject.Injector

func (*Server) GetMetaController

func (s *Server) GetMetaController() *meta.Controller

func (*Server) GetPullEngine

func (s *Server) GetPullEngine() *pull.Engine

func (*Server) GetPushEngine

func (s *Server) GetPushEngine() *push.Engine

func (*Server) GetRemotingServer added in v0.1.6

func (s *Server) GetRemotingServer() remoting.Server

func (*Server) GetSharder

func (s *Server) GetSharder() *sharder.Sharder

func (*Server) Start

func (s *Server) Start() error

func (*Server) Stop

func (s *Server) Stop() error

Jump to

Keyboard shortcuts

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