Package | Description |
---|---|
org.elasticsearch.action.admin.cluster.node.info | |
org.elasticsearch.action.admin.cluster.stats | |
org.elasticsearch.plugins |
Modifier and Type | Method and Description |
---|---|
static PluginInfo |
PluginInfo.readPluginInfo(StreamInput in) |
Modifier and Type | Method and Description |
---|---|
List<PluginInfo> |
PluginsInfo.getInfos() |
Modifier and Type | Method and Description |
---|---|
void |
PluginsInfo.add(PluginInfo info) |
Modifier and Type | Method and Description |
---|---|
Set<PluginInfo> |
ClusterStatsNodes.getPlugins() |
Modifier and Type | Method and Description |
---|---|
com.google.common.collect.ImmutableList<Tuple<PluginInfo,Plugin>> |
PluginsService.plugins() |
Copyright © 2009–2015. All rights reserved.