Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/4paradigm/OpenMLDB
/ SetServer
Method
SetServer
src/tablet/tablet_impl.h:378–378 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
376
fedb::api::GeneralResponse* response, Closure* done);
377
378
inline void SetServer(brpc::Server* server) { server_ = server; }
379
380
// get on value from specified ttl type index
381
int32_t GetIndex(const ::fedb::api::GetRequest* request,
Callers
1
StartTablet
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected