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) |
nodeName
public static final String ACTION_NAME
@Inject public NodeMappingRefreshAction(Settings settings, TransportService transportService, MetaDataMappingService metaDataMappingService)
public void nodeMappingRefresh(ClusterState state, NodeMappingRefreshAction.NodeMappingRefreshRequest request) throws ElasticsearchException
ElasticsearchException
Copyright © 2009–2015. All rights reserved.