Module org.elasticsearch.security
Class SecurityMigrations.Manager
java.lang.Object
org.elasticsearch.xpack.security.support.SecurityMigrations.Manager
- Enclosing class:
SecurityMigrations
-
Constructor Summary
ConstructorsConstructorDescriptionManager(ClusterService clusterService, PersistentTasksService persistentTasksService, SecuritySystemIndices systemIndices) -
Method Summary
Modifier and TypeMethodDescriptiongetPersistentTasksExecutor(Client client, ThreadPool threadPool)
-
Constructor Details
-
Manager
public Manager(ClusterService clusterService, PersistentTasksService persistentTasksService, SecuritySystemIndices systemIndices)
-
-
Method Details
-
getPersistentTasksExecutor
-