Advertisement
Guest User

Untitled

a guest
Oct 8th, 2013
211
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.58 KB | None | 0 0
  1. Array
  2. (
  3. [clusteredType] => ParallelSort
  4. [shards] => Array
  5. (
  6. [rs0/mongodb-rs0-node0.af.com:27017,mongodb-rs0-node1.af.com:27017] => Array
  7. (
  8. [0] => Array
  9. (
  10. [cursor] => BtreeCursor _id_
  11. [isMultiKey] =>
  12. [n] => 0
  13. [nscannedObjects] => 0
  14. [nscanned] => 0
  15. [nscannedObjectsAllPlans] => 0
  16. [nscannedAllPlans] => 0
  17. [scanAndOrder] =>
  18. [indexOnly] =>
  19. [nYields] => 0
  20. [nChunkSkips] => 0
  21. [millis] => 2
  22. [indexBounds] => Array
  23. (
  24. [_id] => Array
  25. (
  26. [0] => Array
  27. (
  28. [0] => MongoId Object
  29. (
  30. [$id] => 5253d413182ef9e8488b473f
  31. )
  32.  
  33. [1] => MongoId Object
  34. (
  35. [$id] => 5253d413182ef9e8488b473f
  36. )
  37.  
  38. )
  39.  
  40. )
  41.  
  42. )
  43.  
  44. [allPlans] => Array
  45. (
  46. [0] => Array
  47. (
  48. [cursor] => BtreeCursor _id_
  49. [n] => 0
  50. [nscannedObjects] => 0
  51. [nscanned] => 0
  52. [indexBounds] => Array
  53. (
  54. [_id] => Array
  55. (
  56. [0] => Array
  57. (
  58. [0] => MongoId Object
  59. (
  60. [$id] => 5253d413182ef9e8488b473f
  61. )
  62.  
  63. [1] => MongoId Object
  64. (
  65. [$id] => 5253d413182ef9e8488b473f
  66. )
  67.  
  68. )
  69.  
  70. )
  71.  
  72. )
  73.  
  74. )
  75.  
  76. )
  77.  
  78. [server] => mongodb-rs0-node1.af.com:27017
  79. )
  80.  
  81. )
  82.  
  83. )
  84.  
  85. [cursor] => BtreeCursor _id_
  86. [n] => 0
  87. [nChunkSkips] => 0
  88. [nYields] => 0
  89. [nscanned] => 0
  90. [nscannedAllPlans] => 0
  91. [nscannedObjects] => 0
  92. [nscannedObjectsAllPlans] => 0
  93. [millisShardTotal] => 2
  94. [millisShardAvg] => 2
  95. [numQueries] => 1
  96. [numShards] => 1
  97. [indexBounds] => Array
  98. (
  99. [_id] => Array
  100. (
  101. [0] => Array
  102. (
  103. [0] => MongoId Object
  104. (
  105. [$id] => 5253d413182ef9e8488b473f
  106. )
  107.  
  108. [1] => MongoId Object
  109. (
  110. [$id] => 5253d413182ef9e8488b473f
  111. )
  112.  
  113. )
  114.  
  115. )
  116.  
  117. )
  118.  
  119. [millis] => 5
  120. )
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement