| Package | Description |
|---|---|
| org.elasticsearch.gateway.local | |
| org.elasticsearch.gateway.none | |
| org.elasticsearch.plugins | |
| org.elasticsearch.river |
| Modifier and Type | Class and Description |
|---|---|
class |
LocalGatewayModule |
| Modifier and Type | Class and Description |
|---|---|
class |
NoneGatewayModule |
| Modifier and Type | Class and Description |
|---|---|
class |
IndexPluginsModule |
class |
PluginsModule |
class |
ShardsPluginsModule |
| Modifier and Type | Class and Description |
|---|---|
class |
RiversPluginsModule
A module that simply calls the
PluginsService.processModule(org.elasticsearch.common.inject.Module)
in order to allow plugins to pre process specific river modules. |
Copyright © 2009–2016. All rights reserved.