public class ClusterRunnerNode
extends org.elasticsearch.node.Node
| コンストラクタと説明 |
|---|
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) |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
Collection<Class<? extends org.elasticsearch.plugins.Plugin>> |
getPlugins() |
addNodeNameIfNeeded, client, close, createCircuitBreakerService, getEnvironment, getNodeEnvironment, getPluginsService, injector, isClosed, newClusterInfoService, newSearchService, newTransportService, originalSettings, 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–2018 CodeLibs Project. All rights reserved.