Class MonitoringBulkRequest

All Implemented Interfaces:
Writeable, org.elasticsearch.core.RefCounted, TaskAwareRequest, TransportRequest

public class MonitoringBulkRequest extends LegacyActionRequest
A monitoring bulk request holds one or more MonitoringBulkDocs.

Every monitoring document added to the request is associated to a MonitoredSystem. The monitored system is used to resolve the index name in which the document will be indexed into.