Class TransportPutSampleConfigurationAction

All Implemented Interfaces:
ActionWithReservedState<PutSampleConfigurationAction.Request>

public class TransportPutSampleConfigurationAction extends AcknowledgedTransportMasterNodeAction<PutSampleConfigurationAction.Request>
Transport action for updating sampling configurations in cluster metadata.

This action handles the cluster state update required to store sampling configurations for the specified indices. It validates the request, resolves index names, and updates the cluster metadata with the new sampling configuration.