MCPcopy Create free account
hub / github.com/Tencent/phxpaxos / SendCheckpointOneBlock

Method SendCheckpointOneBlock

plugin/monitor/monitor_bp.cpp:739–742  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

737}
738
739void MonCheckpointBP :: SendCheckpointOneBlock()
740{
741 m_pIDKeyOssFunc(m_oMonitorConfig.iUseTimeOssAttrID, 49, 1);
742}
743
744void MonCheckpointBP :: OnSendCheckpointOneBlock()
745{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected