MCPcopy
hub / github.com/pingcap/tidb / SetUseCheckpoint

Method SetUseCheckpoint

br/pkg/restore/log_client/export_test.go:111–113  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

109}
110
111func (rc *LogClient) SetUseCheckpoint() {
112 rc.useCheckpoint = true
113}
114
115func TEST_NewLogFileManager(startTS, restoreTS, shiftStartTS uint64, helper streamMetadataHelper) *LogFileManager {
116 return &LogFileManager{

Calls

no outgoing calls

Tested by

no test coverage detected