Class IndexStats


  • public class IndexStats
    extends Stage
    Returns statistics regarding the use of each index for the collection.
    • Constructor Detail

      • IndexStats

        protected IndexStats()
    • Method Detail

      • indexStats

        public static IndexStats indexStats()
        Creates the new stage. There is nothing to configure as the collection is determined as part of the pipeline execution.
        Returns:
        the new stage
        Since:
        2.2
      • of

        @Deprecated(forRemoval=true)
        public static IndexStats of()
        Deprecated, for removal: This API element is subject to removal in a future version.
        Creates the new stage. There is nothing to configure as the collection is determined as part of the pipeline execution.
        Returns:
        the new stage