summaryrefslogtreecommitdiff
path: root/src/mongo/db/index/index_access_method.h
diff options
context:
space:
mode:
authorShin Yee Tan <shinyee.tan@mongodb.com>2022-07-15 19:02:18 +0000
committerEvergreen Agent <no-reply@evergreen.mongodb.com>2022-07-15 20:23:32 +0000
commitdc6803c67067003e6575fdd57e7c387fbcb8b23b (patch)
tree1fd3302e8cf77043f8a641f255bf6587b023b7dc /src/mongo/db/index/index_access_method.h
parenta2c6e80b303962a370a6a05b2fdde3a6d31a0f61 (diff)
downloadmongo-dc6803c67067003e6575fdd57e7c387fbcb8b23b.tar.gz
SERVER-60455 serverStatus metrics for external sorter
Diffstat (limited to 'src/mongo/db/index/index_access_method.h')
-rw-r--r--src/mongo/db/index/index_access_method.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mongo/db/index/index_access_method.h b/src/mongo/db/index/index_access_method.h
index 5136faed942..7190e31131a 100644
--- a/src/mongo/db/index/index_access_method.h
+++ b/src/mongo/db/index/index_access_method.h
@@ -225,6 +225,7 @@ public:
static void countNewBuildInStats();
static void countResumedBuildInStats();
static SorterFileStats* bulkBuilderFileStats();
+ static SorterTracker* bulkBuilderTracker();
/**
* Abandon the current snapshot and release then reacquire locks. Tests that target the