public class NodeMappingRefreshAction extends AbstractComponent
| Modifier and Type | Class and Description |
|---|---|
static class |
NodeMappingRefreshAction.NodeMappingRefreshRequest |
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
ACTION_NAME |
deprecationLogger, logger, settings| Constructor and Description |
|---|
NodeMappingRefreshAction(Settings settings,
TransportService transportService,
MetaDataMappingService metaDataMappingService) |
| Modifier and Type | Method and Description |
|---|---|
void |
nodeMappingRefresh(DiscoveryNode masterNode,
NodeMappingRefreshAction.NodeMappingRefreshRequest request) |
logDeprecatedSetting, logRemovedSetting, nodeNamepublic static final java.lang.String ACTION_NAME
@Inject public NodeMappingRefreshAction(Settings settings, TransportService transportService, MetaDataMappingService metaDataMappingService)
public void nodeMappingRefresh(DiscoveryNode masterNode, NodeMappingRefreshAction.NodeMappingRefreshRequest request)