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

Method expectedSize

fdbserver/OldTLogServer_6_0.actor.cpp:65–65  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

63 serializer(ar, version, messages, knownCommittedVersion, id);
64 }
65 size_t expectedSize() const { return messages.expectedSize(); }
66};
67
68struct AlternativeTLogQueueEntryRef {

Calls

no outgoing calls

Tested by

no test coverage detected