public class EmbeddedNode
extends org.elasticsearch.node.Node
| Constructor and Description |
|---|
EmbeddedNode(org.elasticsearch.common.settings.Settings settings,
org.elasticsearch.Version version,
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 EmbeddedNode(org.elasticsearch.common.settings.Settings settings,
org.elasticsearch.Version version,
Collection<Class<? extends org.elasticsearch.plugins.Plugin>> classpathPlugins)
public Collection<Class<? extends org.elasticsearch.plugins.Plugin>> getPlugins()
Copyright © 2003–2019 eXo Platform SAS. All rights reserved.