public class NodeMappingRefreshAction extends AbstractComponent
| Modifier and Type | Class and Description |
|---|---|
static class |
NodeMappingRefreshAction.NodeMappingRefreshRequest |
| Modifier and Type | Field and Description |
|---|---|
static String |
ACTION_NAME |
componentSettings, logger, settings| Constructor and Description |
|---|
NodeMappingRefreshAction(Settings settings,
TransportService transportService,
MetaDataMappingService metaDataMappingService) |
| Modifier and Type | Method and Description |
|---|---|
void |
nodeMappingRefresh(ClusterState state,
NodeMappingRefreshAction.NodeMappingRefreshRequest request) |
nodeNamepublic static final String ACTION_NAME
@Inject public NodeMappingRefreshAction(Settings settings, TransportService transportService, MetaDataMappingService metaDataMappingService)
public void nodeMappingRefresh(ClusterState state, NodeMappingRefreshAction.NodeMappingRefreshRequest request) throws ElasticsearchException
ElasticsearchExceptionCopyright © 2009–2016. All rights reserved.