Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ceph/ceph
/ apply_delta
Method
apply_delta
src/test/erasure-code/ErasureCodeExample.h:234–237 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
232
}
233
234
void apply_delta(const shard_id_map<bufferptr> &in,
235
shard_id_map<bufferptr> &out) override {
236
ceph_abort();
237
}
238
239
[[deprecated]]
240
int _decode(const std::set<int> &want_to_read,
Callers
2
TEST
Function · 0.45
TEST_P
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected