我们正在开发一个应用程序,其中Java代码与Mongo对话并使用SpringData流式传输结果。我们一直在查看分析器输出,但我并不是100%了解它的含义。https://docs.mongodb.com/manual/reference/database-profiler/{"op":"query","ns":"test.c","query":{"find":"c","filter":{"a":1}},"keysExamined":2,"docsExamined":2,"cursorExhausted":true,..."responseLength":108,"millis":0,