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

Method expectedSize

fdbserver/OldTLogServer_6_2.actor.cpp:66–66  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

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

Calls

no outgoing calls

Tested by

no test coverage detected