MCPcopy Create free account
hub / github.com/Tencent/embedx / thread_num

Method thread_num

src/graph/graph_config.h:64–64  ·  view source on GitHub ↗

performance

Source from the content-addressed store, hash-verified

62
63 // performance
64 int thread_num() const noexcept { return thread_num_; }
65 const std::string& ip_ports() const noexcept { return ip_ports_; }
66 uint64_t estimated_size() const noexcept { return ESTIMATED_SIZE; }
67

Callers 6

CreateMethod · 0.45
CreateMethod · 0.45
InitMethod · 0.45
InitMethod · 0.45
InitGraphServerMethod · 0.45
InitRpcServerMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected