Documentation ¶
Index ¶
Constants ¶
View Source
const DefaultMasterPort = 7100
View Source
const DefaultTserverPort = 9100
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type HostState ¶
type HostState struct { Status *server.ServerStatusPB GenericService server.GenericService MasterService master.MasterService TabletServerService tserver.TabletServerService TabletServerAdminService tserver.TabletServerAdminService ConsensusService consensus.ConsensusService CDCService cdc.CDCService // contains filtered or unexported fields }
func NewHostState ¶
Click to show internal directories.
Click to hide internal directories.