Get desktop application:
View/edit binary Protocol Buffers messages
TabletManager is a service definition for tabletmanagerdata.TabletManager.
Various read-only methods
ChangeType asks the remote tablet to change its type
DemoteMaster tells the soon-to-be-former master it's gonna change
ExecuteHook executes the hook remotely
GetPermissions asks the tablet for its permissions
GetReplicas asks for the list of mysql replicas
GetSchema asks the tablet for its schema
Deprecated
InitMaster initializes the tablet as a master
InitReplica tells the tablet to reparent to the master unconditionally
Deprecated
MasterPosition returns the current master position
MasterStatus returns the current master status.
Ping returns the input payload
PopulateReparentJournal tells the tablet to add an entry to its reparent journal
PromoteReplica makes the replica the new master
ReplicaWasPromoted tells the remote tablet it is now the master
ReplicaWasRestarted tells the remote tablet its master has changed
ReplicationStatus returns the current replication status.
ResetReplication makes the target not replicating
RestoreFromBackup deletes all local data and restores it from the latest backup.
SetMaster tells the replica to reparent
Deprecated - remove after 7.0
Deprecated
Deprecated
Sleep sleeps for the provided duration
StartReplication starts the mysql replication
StartReplicationUnitAfter starts the mysql replication until and including the provided position
Deprecated
Deprecated
StopReplication makes mysql stop its replication
StopReplicationAndGetStatus stops MySQL replication, and returns the replication status
StopReplicationMinimum stops the mysql replication after it reaches the provided minimum point
Deprecated
Deprecated
UndoDemoteMaster reverts all changes made by DemoteMaster
VReplication API
WaitForPosition waits for the position to be reached