Class RemoveMetricUpdater

    • Constructor Detail

      • RemoveMetricUpdater

        public RemoveMetricUpdater​(MeterStats removeNodes,
                                   TimerStats removeNodesTimer)
    • Method Detail

      • update

        public void update​(Collection<? extends Document> collection,
                           int removeCount,
                           long timeTakenNanos,
                           java.util.function.BiPredicate<Collection<? extends Document>,​java.lang.Integer> isNodesCollectionUpdated,
                           BiStatsConsumer removeBiStatsConsumer)