public class ClusterRunnerNode
extends org.elasticsearch.node.Node
| Constructor and Description |
|---|
ClusterRunnerNode(org.elasticsearch.env.Environment tmpEnv,
Collection<Class<? extends org.elasticsearch.plugins.Plugin>> classpathPlugins) |
ClusterRunnerNode(org.elasticsearch.common.settings.Settings preparedSettings,
Collection<Class<? extends org.elasticsearch.plugins.Plugin>> classpathPlugins) |
| Modifier and Type | Method and Description |
|---|---|
Collection<Class<? extends org.elasticsearch.plugins.Plugin>> |
getPlugins() |
addNodeNameIfNeeded, client, close, createCircuitBreakerService, getEnvironment, getNodeEnvironment, getPluginsService, injector, isClosed, newClusterInfoService, newSearchService, newTransportService, newTribeClientNode, processRecoverySettings, settings, start, validateNodeBeforeAcceptingRequestspublic ClusterRunnerNode(org.elasticsearch.env.Environment tmpEnv,
Collection<Class<? extends org.elasticsearch.plugins.Plugin>> classpathPlugins)
public ClusterRunnerNode(org.elasticsearch.common.settings.Settings preparedSettings,
Collection<Class<? extends org.elasticsearch.plugins.Plugin>> classpathPlugins)
public Collection<Class<? extends org.elasticsearch.plugins.Plugin>> getPlugins()
Copyright © 2011-2017. All Rights Reserved.