Uses of Class
org.apache.curator.x.async.migrations.MigrationException
-
Packages that use MigrationException Package Description org.apache.curator.x.async.migrations -
-
Uses of MigrationException in org.apache.curator.x.async.migrations
Methods in org.apache.curator.x.async.migrations that throw MigrationException Modifier and Type Method Description protected java.util.List<Migration>MigrationManager. filter(MigrationSet set, java.util.List<byte[]> operationHashesInOrder)Can be overridden to change how the comparison to previous migrations is done.
-