summaryrefslogtreecommitdiff
path: root/src/mongo/db/repl/tenant_collection_cloner.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mongo/db/repl/tenant_collection_cloner.h')
-rw-r--r--src/mongo/db/repl/tenant_collection_cloner.h10
1 files changed, 5 insertions, 5 deletions
diff --git a/src/mongo/db/repl/tenant_collection_cloner.h b/src/mongo/db/repl/tenant_collection_cloner.h
index 4615670690b..b9c22928917 100644
--- a/src/mongo/db/repl/tenant_collection_cloner.h
+++ b/src/mongo/db/repl/tenant_collection_cloner.h
@@ -247,11 +247,11 @@ private:
// The size of the batches of documents returned in collection cloning.
int _collectionClonerBatchSize; // (R)
- TenantCollectionClonerStage _countStage; // (R)
- TenantCollectionClonerStage _checkIfDonorCollectionIsEmptyStage; // (R)
- TenantCollectionClonerStage _listIndexesStage; // (R)
- TenantCollectionClonerStage _createCollectionStage; // (R)
- TenantCollectionClonerQueryStage _queryStage; // (R)
+ TenantCollectionClonerStage _countStage; // (R)
+ TenantCollectionClonerQueryStage _checkIfDonorCollectionIsEmptyStage; // (R)
+ TenantCollectionClonerStage _listIndexesStage; // (R)
+ TenantCollectionClonerStage _createCollectionStage; // (R)
+ TenantCollectionClonerQueryStage _queryStage; // (R)
ProgressMeter _progressMeter; // (X) progress meter for this instance.
std::vector<BSONObj> _readyIndexSpecs; // (X) Except for _id_