Uses of Class
org.apache.curator.x.async.migrations.MigrationException
Packages that use MigrationException
-
Uses of MigrationException in org.apache.curator.x.async.migrations
Methods in org.apache.curator.x.async.migrations that throw MigrationExceptionModifier and TypeMethodDescriptionMigrationManager.filter
(MigrationSet set, List<byte[]> operationHashesInOrder) Can be overridden to change how the comparison to previous migrations is done.