Class TransportRemoteClusterStatsAction


public class TransportRemoteClusterStatsAction extends HandledTransportAction<RemoteClusterStatsRequest,RemoteClusterStatsResponse>
Handler action for incoming RemoteClusterStatsRequest. Will pass the work to TransportClusterStatsAction and return the response.