Package org.elasticsearch.index.bulk.stats


package org.elasticsearch.index.bulk.stats
  • Class
    Description
    An bulk operation listener for bulk events.
    Bulk related statistics, including the time and size of shard bulk requests, starting at the shard level and allowing aggregation to indices and node level
    Internal class that maintains relevant shard bulk statistics / metrics.