Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FoundationDB/fdb-document-layer
/ toString
Method
toString
src/QLContext.actor.cpp:441–441 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
439
}
440
441
std::string toString() override { return
"CompoundIndexPlugin"
; }
442
443
CompoundIndexPlugin(DataKey collectionPath,
444
Reference<IndexInfo> indexInfo,
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected