Interface SystemIndices.Feature.MigrationCompletionHandler

Enclosing class:
SystemIndices.Feature
Functional Interface:
This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.

@FunctionalInterface public static interface SystemIndices.Feature.MigrationCompletionHandler
Type for the handler that's invoked when all of a feature's system indices have been migrated. See SystemIndexPlugin.indicesMigrationComplete(Map, ClusterService, Client, ActionListener).