Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateTablet ¶
func CreateTablet(ctx context.Context, ts *topo.Server, cell string, uid uint32, keyspace, shard, dbname string, tabletType topodatapb.TabletType, mysqld mysqlctl.MysqlDaemon, dbcfgs *dbconfigs.DBConfigs) error
CreateTablet creates an individual tablet, with its agent, and adds it to the map. If it's a master tablet, it also issues a TER.
func InitTabletMap ¶
func InitTabletMap(ts *topo.Server, tpb *vttestpb.VTTestTopology, mysqld mysqlctl.MysqlDaemon, dbcfgs *dbconfigs.DBConfigs, schemaDir string, mycnf *mysqlctl.Mycnf) error
InitTabletMap creates the action agents and associated data structures for all tablets, based on the vttest proto parameter.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.