Uses of Class
org.tentackle.model.migrate.IndexMigrator.Result
Packages that use IndexMigrator.Result
-
Uses of IndexMigrator.Result in org.tentackle.model.migrate
Methods in org.tentackle.model.migrate that return IndexMigrator.ResultModifier and TypeMethodDescriptionIndexMigrator.migrate()Migrates the index.IndexMigrator.Result.sum(IndexMigrator.Result result) Builds the sum of this and another result.Methods in org.tentackle.model.migrate with parameters of type IndexMigrator.ResultModifier and TypeMethodDescriptionIndexMigrator.Result.sum(IndexMigrator.Result result) Builds the sum of this and another result.