MCPcopy Create free account
hub / github.com/apache/mesos / discard

Method discard

src/log/catchup.cpp:361–364  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

359
360private:
361 void discard()
362 {
363 chain.discard();
364 }
365
366 Future<Nothing> recover(const Metadata::Status& status)
367 {

Callers 4

finalizeMethod · 0.45
finalizeMethod · 0.45
timedoutMethod · 0.45
finishedMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected