public class OpenShiftElasticSearchPlugin
extends org.elasticsearch.plugins.AbstractPlugin
| Constructor and Description |
|---|
OpenShiftElasticSearchPlugin() |
| Modifier and Type | Method and Description |
|---|---|
String |
description() |
Collection<Class<? extends org.elasticsearch.common.inject.Module>> |
modules() |
String |
name() |
void |
onModule(org.elasticsearch.action.ActionModule module) |
Collection<Class<? extends org.elasticsearch.common.component.LifecycleComponent>> |
services() |
public String name()
public String description()
public Collection<Class<? extends org.elasticsearch.common.component.LifecycleComponent>> services()
services in interface org.elasticsearch.plugins.Pluginservices in class org.elasticsearch.plugins.AbstractPluginpublic void onModule(org.elasticsearch.action.ActionModule module)
public Collection<Class<? extends org.elasticsearch.common.inject.Module>> modules()
modules in interface org.elasticsearch.plugins.Pluginmodules in class org.elasticsearch.plugins.AbstractPluginCopyright © 2015 Red Hat. All rights reserved.