public class OpenShiftElasticSearchPlugin
extends org.elasticsearch.plugins.Plugin
| Constructor and Description |
|---|
OpenShiftElasticSearchPlugin() |
| Modifier and Type | Method and Description |
|---|---|
String |
description() |
String |
name() |
Collection<org.elasticsearch.common.inject.Module> |
nodeModules() |
Collection<Class<? extends org.elasticsearch.common.component.LifecycleComponent>> |
nodeServices() |
void |
onModule(org.elasticsearch.action.ActionModule actionModule) |
void |
onModule(org.elasticsearch.rest.RestModule restModule) |
public String name()
name in class org.elasticsearch.plugins.Pluginpublic String description()
description in class org.elasticsearch.plugins.Pluginpublic void onModule(org.elasticsearch.action.ActionModule actionModule)
public void onModule(org.elasticsearch.rest.RestModule restModule)
public Collection<Class<? extends org.elasticsearch.common.component.LifecycleComponent>> nodeServices()
nodeServices in class org.elasticsearch.plugins.Pluginpublic Collection<org.elasticsearch.common.inject.Module> nodeModules()
nodeModules in class org.elasticsearch.plugins.PluginCopyright © 2015–2016 Red Hat. All rights reserved.