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,
String url,
PluginManager.OutputMode outputMode,
TimeValue timeout) |
Copyright © 2009–2015. All rights reserved.