Home
last modified time | relevance | path

Searched defs:findShardKeyPrefixedIndex (Results 1 – 2 of 2) sorted by relevance

/dports/databases/mongodb36/mongodb-src-r3.6.23/src/mongo/db/catalog/
H A Dindex_catalog.h383 inline IndexDescriptor* findShardKeyPrefixedIndex(OperationContext* const opCtx, in findShardKeyPrefixedIndex() function
H A Dindex_catalog_impl.cpp1221 IndexDescriptor* IndexCatalogImpl::findShardKeyPrefixedIndex(OperationContext* opCtx, in findShardKeyPrefixedIndex() function in mongo::IndexCatalogImpl