| Package | Description |
|---|---|
| org.elasticsearch.plugins |
| Modifier and Type | Method and Description |
|---|---|
static PluginManager.OutputMode |
PluginManager.OutputMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PluginManager.OutputMode[] |
PluginManager.OutputMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
PluginManager(Environment environment,
URL url,
PluginManager.OutputMode outputMode,
TimeValue timeout) |
Copyright © 2009–2017. All rights reserved.