|
Change Parameter Type allEntitiesInSystemObservable : AllEntitiesInSystemObservable to allEntitiesInSystemObservable : MigrationDataProvider<EntityIdScope> in method public EntityTypeMappingMigration(managerCache ManagerCache, allEntitiesInSystemObservable MigrationDataProvider<EntityIdScope>) in class org.apache.usergrid.corepersistence.migration.EntityTypeMappingMigration |
From |
To |
|
Change Parameter Type entityIdScopeDataMigrationProvider : MigrationDataProvider<ApplicationScope> to entityIdScopeDataMigrationProvider : MigrationDataProvider<GraphNode> in method public GraphMigrationPlugin(entityDataMigrations Set<DataMigration2<GraphNode>>, entityIdScopeDataMigrationProvider MigrationDataProvider<GraphNode>, migrationInfoSerialization MigrationInfoSerialization) in class org.apache.usergrid.persistence.graph.serialization.impl.migration.GraphMigrationPlugin |
From |
To |
|
Change Parameter Type entityDataMigrations : Set<DataMigration2<ApplicationScope>> to entityDataMigrations : Set<DataMigration2<GraphNode>> in method public GraphMigrationPlugin(entityDataMigrations Set<DataMigration2<GraphNode>>, entityIdScopeDataMigrationProvider MigrationDataProvider<GraphNode>, migrationInfoSerialization MigrationInfoSerialization) in class org.apache.usergrid.persistence.graph.serialization.impl.migration.GraphMigrationPlugin |
From |
To |
|
Change Parameter Type entityVersions : List<MvccEntity> to entityVersions : List<MvccLogEntry> in method public versionDeleted(scope CollectionScope, entityId Id, entityVersions List<MvccLogEntry>) : void in class org.apache.usergrid.corepersistence.events.EntityVersionDeletedHandler |
From |
To |
|
Change Parameter Type migrationDataProvider : MigrationDataProvider<ApplicationScope> to migrationDataProvider : MigrationDataProvider<GraphNode> in method public migrate(currentVersion int, migrationDataProvider MigrationDataProvider<GraphNode>, observer ProgressObserver) : int in class org.apache.usergrid.persistence.graph.serialization.impl.migration.EdgeDataMigrationImpl |
From |
To |
|
Change Parameter Type applicationObservable : ApplicationObservable to entityCollectionManagerFactory : EntityCollectionManagerFactory in method public AllApplicationsObservableImpl(entityCollectionManagerFactory EntityCollectionManagerFactory, graphManagerFactory GraphManagerFactory) in class org.apache.usergrid.corepersistence.rx.impl.AllApplicationsObservableImpl |
From |
To |
|
Change Variable Type applicationObservable : ApplicationObservable to applicationObservable : AllApplicationsObservable in method public getAllApplications() : void in class org.apache.usergrid.corepersistence.rx.ApplicationObservableTestIT |
From |
To |
|
Change Variable Type appObservable : Observable<Id> to appObservable : Observable<ApplicationScope> in method public getAllApplications() : void in class org.apache.usergrid.corepersistence.rx.ApplicationObservableTestIT |
From |
To |
|
Change Variable Type dataMigrationMultibinder : Multibinder<DataMigration2<ApplicationScope>> to dataMigrationMultibinder : Multibinder<DataMigration2<GraphNode>> in method protected configure() : void in class org.apache.usergrid.persistence.graph.guice.GraphModule |
From |
To |
|
Change Variable Type allEntitiesInSystemObservableImpl : AllEntitiesInSystemObservable to allEntitiesInSystemObservableImpl : AllEntitiesInSystemImpl in method public testEntities() : void in class org.apache.usergrid.corepersistence.rx.AllEntitiesInSystemObservableIT |
From |
To |
|
Change Variable Type migrationDataProvider : TestMigrationDataProvider<ApplicationScope> to migrationDataProvider : TestMigrationDataProvider<GraphNode> in method public configureMigrationProvider() : void in class org.apache.usergrid.persistence.graph.guice.TestGraphModule.configure.install |
From |
To |