public class IngestCommonPlugin
extends Plugin
| Constructor and Description |
|---|
IngestCommonPlugin() |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<<any>> |
getActions() |
java.util.Map<java.lang.String,Processor.Factory> |
getProcessors(Processor.Parameters parameters) |
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 java.util.Map<java.lang.String,Processor.Factory> getProcessors(Processor.Parameters parameters)
public java.util.List<<any>> getActions()
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()