Get desktop application:
View/edit binary Protocol Buffers messages
TODO(hw): GetTaskInfo in runtime
3 modes
mode 1 INCREMENTAL_BY_TIMESTAMP start ts
offline path
only one sync task per table
all tid-pid tasks
The start point of this data
the row count in attachment
if mode 0 and data collector meet the binlog end,tell SyncTool
The NEXT point of this partition, to let SyncTool know the next start point
TODO(hw): delete task here. No extra delete task way.
Used as request type in: DataCollector.AddSyncTask
Used as field type in:
3 modes
mode 1 INCREMENTAL_BY_TIMESTAMP start ts
DataCollector should read data from this point, include it
the tablet server connect to
SyncTool address(which SendData to), may be worker
token, DataCollector sends data with it, SyncTool will check it
offline path for sync tool persistency, data collector won't use it
Used as response type in: DataCollector.AddSyncTask, SyncTool.CreateSyncTask, SyncTool.DelelteSyncTask
Used as field type in:
,Used in:
,Used in:
,Used in:
used as backup data
Used in: