Class TransportDeleteSampleConfigurationAction

All Implemented Interfaces:
ActionWithReservedState<DeleteSampleConfigurationAction.Request>

public class TransportDeleteSampleConfigurationAction extends AcknowledgedTransportMasterNodeAction<DeleteSampleConfigurationAction.Request>
Transport action for deleting sampling configurations from cluster metadata.

This action handles the cluster state update required to remove sampling configurations for the specified indices. It validates the request, resolves index names, and deletes the sampling configuration from the cluster metadata.