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() |
org.elasticsearch.Version |
getVersion() |
public 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()
public org.elasticsearch.Version getVersion()
Copyright © 2003–2018 eXo Platform SAS. All rights reserved.