Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/4paradigm/OpenMLDB
/ GetKeyEntryHeight
Method
GetKeyEntryHeight
src/storage/mem_table.h:238–238 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
236
}
237
238
inline uint32_t GetKeyEntryHeight() { return key_entry_max_height_; }
239
240
bool DeleteIndex(std::string idx_name);
241
Callers
1
GetTableStatus
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected