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:553–553 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
551
}
552
553
std::string toString() override { return
"SimpleIndexPlugin"
; }
554
555
SimpleIndexPlugin(DataKey collectionPath,
556
Reference<IndexInfo> indexInfo,
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected