Package org.elasticsearch.index.bulk.stats


package org.elasticsearch.index.bulk.stats
  • Interface Summary
    Interface
    Description
    An bulk operation listener for bulk events.
  • Class Summary
    Class
    Description
    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.