public class ReindexPlugin
extends Plugin
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
NAME |
| Constructor and Description |
|---|
ReindexPlugin() |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<<any>> |
getActions() |
java.util.List<NamedWriteableRegistry.Entry> |
getNamedWriteables() |
java.util.List<RestHandler> |
getRestHandlers(Settings settings,
RestController restController,
ClusterSettings clusterSettings,
IndexScopedSettings indexScopedSettings,
SettingsFilter settingsFilter,
IndexNameExpressionResolver indexNameExpressionResolver,
java.util.function.Supplier<DiscoveryNodes> nodesInCluster) |
java.util.List<<any>> |
getSettings() |
public static final java.lang.String NAME
public java.util.List<<any>> getActions()
public java.util.List<NamedWriteableRegistry.Entry> getNamedWriteables()
public java.util.List<RestHandler> getRestHandlers(Settings settings,
RestController restController,
ClusterSettings clusterSettings,
IndexScopedSettings indexScopedSettings,
SettingsFilter settingsFilter,
IndexNameExpressionResolver indexNameExpressionResolver,
java.util.function.Supplier<DiscoveryNodes> nodesInCluster)
public java.util.List<<any>> getSettings()