Uses of Interface
org.apache.curator.x.async.migrations.MigrationSet
Packages that use MigrationSet
-
Uses of MigrationSet in org.apache.curator.x.async.migrations
Methods in org.apache.curator.x.async.migrations that return MigrationSetMethods in org.apache.curator.x.async.migrations with parameters of type MigrationSetModifier and TypeMethodDescriptionMigrationManager.filter
(MigrationSet set, List<byte[]> operationHashesInOrder) Can be overridden to change how the comparison to previous migrations is done.MigrationManager.migrate
(MigrationSet set) Process the given migration set