MCPcopy Create free account
hub / github.com/apple/foundationdb / tag

Method tag

fdbclient/include/fdbclient/BackupAgent.actor.h:688–688  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

686 }
687
688 KeyBackedProperty<std::string> tag() { return configSpace.pack(LiteralStringRef(__FUNCTION__)); }
689
690 UID getUid() { return uid; }
691

Callers 8

getProgress_implMethod · 0.45
getProgress_implMethod · 0.45
_finishMethod · 0.45
_finishMethod · 0.45
_finishFunction · 0.45
Future<Void> _finishFunction · 0.45

Calls 1

packMethod · 0.45

Tested by

no test coverage detected