summaryrefslogtreecommitdiff
path: root/src/mongo/db/repl/apply_ops.idl
diff options
context:
space:
mode:
Diffstat (limited to 'src/mongo/db/repl/apply_ops.idl')
-rw-r--r--src/mongo/db/repl/apply_ops.idl5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/mongo/db/repl/apply_ops.idl b/src/mongo/db/repl/apply_ops.idl
index f78894145dd..80592642e2b 100644
--- a/src/mongo/db/repl/apply_ops.idl
+++ b/src/mongo/db/repl/apply_ops.idl
@@ -78,3 +78,8 @@ structs:
optional: true
description: "Specifies that this applyOps command is part of a multi-statement
transaction that has not yet been committed or prepared."
+ count:
+ type: safeInt64
+ optional: true
+ description: "The number of operations contained in this multi-oplog-entry
+ transaction." \ No newline at end of file