Module org.elasticsearch.xcore
Class DownsampleBulkStats
java.lang.Object
org.elasticsearch.xpack.core.downsample.DownsampleBulkStats
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
DownsampleBulkStats
public DownsampleBulkStats()
-
-
Method Details
-
update
public void update(long bulkIngestMillis, long bulkTookMillis) -
getRollupBulkInfo
- Returns:
- An instance of
DownsampleBulkInfoincluding rollup bulk indexing statistics.
-