Uses of Interface
org.apache.curator.x.async.migrations.Migration
Packages that use Migration
-
Uses of Migration in org.apache.curator.x.async.migrations
Methods in org.apache.curator.x.async.migrations that return types with arguments of type MigrationModifier and TypeMethodDescriptionMigrationManager.filter
(MigrationSet set, List<byte[]> operationHashesInOrder) Can be overridden to change how the comparison to previous migrations is done.MigrationSet.migrations()
Method parameters in org.apache.curator.x.async.migrations with type arguments of type Migration