MCPcopy Create free account
hub / github.com/acl-dev/acl / set_slice_request

Method set_slice_request

lib_acl_cpp/src/redis/redis_client.cpp:170–173  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

168}
169
170void redis_client::set_slice_request(bool on)
171{
172 slice_req_ = on;
173}
174
175void redis_client::set_slice_respond(bool on)
176{

Callers 7

mainFunction · 0.45
mainFunction · 0.45
test_zaddFunction · 0.45
test_zcardFunction · 0.45
test_zrangeFunction · 0.45
mainFunction · 0.45
mainFunction · 0.45

Calls

no outgoing calls

Tested by 3

test_zaddFunction · 0.36
test_zcardFunction · 0.36
test_zrangeFunction · 0.36