|
Change Parameter Type indexSchemaCacheFactory : IndexSchemaCacheFactory to collectionSettingsCacheFactory : CollectionSettingsCacheFactory in method public ApplicationServiceImpl(allEntityIdsObservable AllEntityIdsObservable, entityCollectionManagerFactory EntityCollectionManagerFactory, asyncEventService AsyncEventService, eventBuilder EventBuilder, mapManagerFactory MapManagerFactory, graphManagerFactory GraphManagerFactory, collectionSettingsCacheFactory CollectionSettingsCacheFactory) in class org.apache.usergrid.corepersistence.service.ApplicationServiceImpl |
From |
To |
|
Change Parameter Type indexSchemaCacheFactory : IndexSchemaCacheFactory to collectionSettingsCacheFactory : CollectionSettingsCacheFactory in method public CpEntityManager(cass CassandraService, counterUtils CounterUtils, indexService AsyncEventService, managerCache ManagerCache, metricsFactory MetricsFactory, entityManagerFig EntityManagerFig, graphManagerFactory GraphManagerFactory, collectionService CollectionService, connectionService ConnectionService, collectionSettingsCacheFactory CollectionSettingsCacheFactory, applicationId UUID) in class org.apache.usergrid.corepersistence.CpEntityManager |
From |
To |
|
Change Parameter Type indexSchemaCacheFactory : IndexSchemaCacheFactory to collectionSettingsCacheFactory : CollectionSettingsCacheFactory in method public ReIndexServiceImpl(entityIndexFactory EntityIndexFactory, indexLocationStrategyFactory IndexLocationStrategyFactory, allEntityIdsObservable AllEntityIdsObservable, mapManagerFactory MapManagerFactory, allApplicationsObservable AllApplicationsObservable, indexProcessorFig IndexProcessorFig, collectionSettingsCacheFactory CollectionSettingsCacheFactory, indexService AsyncEventService) in class org.apache.usergrid.corepersistence.index.ReIndexServiceImpl |
From |
To |
|
Change Parameter Type indexSchemaCacheFactory : IndexSchemaCacheFactory to collectionSettingsCacheFactory : CollectionSettingsCacheFactory in method public IndexServiceImpl(graphManagerFactory GraphManagerFactory, entityIndexFactory EntityIndexFactory, mapManagerFactory MapManagerFactory, collectionSettingsCacheFactory CollectionSettingsCacheFactory, edgesObservable EdgesObservable, indexFig IndexFig, indexLocationStrategyFactory IndexLocationStrategyFactory, metricsFactory MetricsFactory) in class org.apache.usergrid.corepersistence.index.IndexServiceImpl |
From |
To |
|
Change Parameter Type indexSchemaCacheFactory : IndexSchemaCacheFactory to collectionSettingsCacheFactory : CollectionSettingsCacheFactory in method public CpRelationManager(managerCache ManagerCache, indexService AsyncEventService, collectionService CollectionService, connectionService ConnectionService, em EntityManager, entityManagerFig EntityManagerFig, applicationId UUID, collectionSettingsCacheFactory CollectionSettingsCacheFactory, headEntity EntityRef) in class org.apache.usergrid.corepersistence.CpRelationManager |
From |
To |
|
Rename Variable schemaMap : Map<String,Object> to updatedSettings : Map<String,Object> in method public createCollectionSettings(collectionName String, owner String, newSettings Map<String,Object>) : Map in class org.apache.usergrid.corepersistence.CpEntityManager |
From |
To |
|
Rename Variable collectionIndexingSchema : Optional<Map<String,Object>> to existingSettings : Optional<Map<String,Object>> in method public createCollectionSettings(collectionName String, owner String, newSettings Map<String,Object>) : Map in class org.apache.usergrid.corepersistence.CpEntityManager |
From |
To |
|
Rename Variable collectionIndexingSchema : Optional<Map<String,Object>> to collectionSettings : Optional<Map<String,Object>> in method public rebuildIndex(reIndexRequestBuilder ReIndexRequestBuilder) : ReIndexStatus in class org.apache.usergrid.corepersistence.index.ReIndexServiceImpl |
From |
To |
|
Rename Variable wildCardArrayList : ArrayList<String> to region : Object in method public createCollectionSettings(collectionName String, owner String, newSettings Map<String,Object>) : Map in class org.apache.usergrid.corepersistence.CpEntityManager |
From |
To |
|
Rename Variable collectionIndexingSchema : Optional<Map<String,Object>> to collectionSettings : Optional<Map<String,Object>> in method private skipIndexingForType(type String) : boolean in class org.apache.usergrid.corepersistence.CpEntityManager |
From |
To |
|
Rename Attribute indexSchemaCacheFactory : IndexSchemaCacheFactory to collectionSettingsCacheFactory : CollectionSettingsCacheFactory in class org.apache.usergrid.corepersistence.index.ReIndexServiceImpl |
From |
To |
|
Rename Attribute indexSchemaCacheFactory : IndexSchemaCacheFactory to collectionSettingsCacheFactory : CollectionSettingsCacheFactory in class org.apache.usergrid.corepersistence.CpRelationManager |
From |
To |
|
Rename Attribute indexSchemaCacheFactory : IndexSchemaCacheFactory to collectionSettingsCacheFactory : CollectionSettingsCacheFactory in class org.apache.usergrid.corepersistence.index.IndexServiceImpl |
From |
To |
|
Rename Attribute indexSchemaCacheFactory : IndexSchemaCacheFactory to collectionSettingsCacheFactory : CollectionSettingsCacheFactory in class org.apache.usergrid.corepersistence.service.ApplicationServiceImpl |
From |
To |
|
Rename Attribute indexSchemaCacheFactory : IndexSchemaCacheFactory to collectionSettingsCacheFactory : CollectionSettingsCacheFactory in class org.apache.usergrid.corepersistence.CpEntityManager |
From |
To |
|
Rename Attribute indexSchemaCacheFactory : IndexSchemaCacheFactory to collectionSettingsCacheFactory : CollectionSettingsCacheFactory in class org.apache.usergrid.corepersistence.CpEntityManagerFactory |
From |
To |
|
Change Variable Type jsonMapData : Map to jsonMapData : Map<String,Object> in method public createCollectionSettings(collectionName String, owner String, newSettings Map<String,Object>) : Map in class org.apache.usergrid.corepersistence.CpEntityManager |
From |
To |
|
Change Variable Type fields : ArrayList to fields : Object in method private skipIndexingForType(type String) : boolean in class org.apache.usergrid.corepersistence.CpEntityManager |
From |
To |
|
Change Variable Type schema : ArrayList<String> to schema : String in method public postCollectionSchemaWithWildcardIndexNone() : void in class org.apache.usergrid.rest.applications.collection.CollectionsResourceIT |
From |
To |
|
Change Variable Type wildCardArrayList : ArrayList<String> to region : Object in method public createCollectionSettings(collectionName String, owner String, newSettings Map<String,Object>) : Map in class org.apache.usergrid.corepersistence.CpEntityManager |
From |
To |
|
Change Variable Type fields : ArrayList to fields : Object in method private skipIndexingForType(type String) : boolean in class org.apache.usergrid.corepersistence.CpRelationManager |
From |
To |
|
Change Attribute Type indexSchemaCacheFactory : IndexSchemaCacheFactory to collectionSettingsCacheFactory : CollectionSettingsCacheFactory in class org.apache.usergrid.corepersistence.CpRelationManager |
From |
To |
|
Change Attribute Type indexSchemaCacheFactory : IndexSchemaCacheFactory to collectionSettingsCacheFactory : CollectionSettingsCacheFactory in class org.apache.usergrid.corepersistence.index.ReIndexServiceImpl |
From |
To |
|
Change Attribute Type indexSchemaCacheFactory : IndexSchemaCacheFactory to collectionSettingsCacheFactory : CollectionSettingsCacheFactory in class org.apache.usergrid.corepersistence.index.IndexServiceImpl |
From |
To |
|
Change Attribute Type indexSchemaCacheFactory : IndexSchemaCacheFactory to collectionSettingsCacheFactory : CollectionSettingsCacheFactory in class org.apache.usergrid.corepersistence.service.ApplicationServiceImpl |
From |
To |
|
Change Attribute Type indexSchemaCacheFactory : IndexSchemaCacheFactory to collectionSettingsCacheFactory : CollectionSettingsCacheFactory in class org.apache.usergrid.corepersistence.CpEntityManager |
From |
To |
|
Change Attribute Type indexSchemaCacheFactory : IndexSchemaCacheFactory to collectionSettingsCacheFactory : CollectionSettingsCacheFactory in class org.apache.usergrid.corepersistence.CpEntityManagerFactory |
From |
To |
|
Rename Parameter properties : Map<String,Object> to newSettings : Map<String,Object> in method public createCollectionSettings(collectionName String, owner String, newSettings Map<String,Object>) : Map in class org.apache.usergrid.corepersistence.CpEntityManager |
From |
To |
|
Rename Parameter indexSchemaCacheFactory : IndexSchemaCacheFactory to collectionSettingsCacheFactory : CollectionSettingsCacheFactory in method public CpEntityManager(cass CassandraService, counterUtils CounterUtils, indexService AsyncEventService, managerCache ManagerCache, metricsFactory MetricsFactory, entityManagerFig EntityManagerFig, graphManagerFactory GraphManagerFactory, collectionService CollectionService, connectionService ConnectionService, collectionSettingsCacheFactory CollectionSettingsCacheFactory, applicationId UUID) in class org.apache.usergrid.corepersistence.CpEntityManager |
From |
To |
|
Rename Parameter indexSchemaCacheFactory : IndexSchemaCacheFactory to collectionSettingsCacheFactory : CollectionSettingsCacheFactory in method public ReIndexServiceImpl(entityIndexFactory EntityIndexFactory, indexLocationStrategyFactory IndexLocationStrategyFactory, allEntityIdsObservable AllEntityIdsObservable, mapManagerFactory MapManagerFactory, allApplicationsObservable AllApplicationsObservable, indexProcessorFig IndexProcessorFig, collectionSettingsCacheFactory CollectionSettingsCacheFactory, indexService AsyncEventService) in class org.apache.usergrid.corepersistence.index.ReIndexServiceImpl |
From |
To |
|
Rename Parameter indexSchemaCacheFactory : IndexSchemaCacheFactory to collectionSettingsCacheFactory : CollectionSettingsCacheFactory in method public IndexServiceImpl(graphManagerFactory GraphManagerFactory, entityIndexFactory EntityIndexFactory, mapManagerFactory MapManagerFactory, collectionSettingsCacheFactory CollectionSettingsCacheFactory, edgesObservable EdgesObservable, indexFig IndexFig, indexLocationStrategyFactory IndexLocationStrategyFactory, metricsFactory MetricsFactory) in class org.apache.usergrid.corepersistence.index.IndexServiceImpl |
From |
To |
|
Rename Parameter indexSchemaCacheFactory : IndexSchemaCacheFactory to collectionSettingsCacheFactory : CollectionSettingsCacheFactory in method public CpRelationManager(managerCache ManagerCache, indexService AsyncEventService, collectionService CollectionService, connectionService ConnectionService, em EntityManager, entityManagerFig EntityManagerFig, applicationId UUID, collectionSettingsCacheFactory CollectionSettingsCacheFactory, headEntity EntityRef) in class org.apache.usergrid.corepersistence.CpRelationManager |
From |
To |
|
Rename Parameter indexSchemaCacheFactory : IndexSchemaCacheFactory to collectionSettingsCacheFactory : CollectionSettingsCacheFactory in method public ApplicationServiceImpl(allEntityIdsObservable AllEntityIdsObservable, entityCollectionManagerFactory EntityCollectionManagerFactory, asyncEventService AsyncEventService, eventBuilder EventBuilder, mapManagerFactory MapManagerFactory, graphManagerFactory GraphManagerFactory, collectionSettingsCacheFactory CollectionSettingsCacheFactory) in class org.apache.usergrid.corepersistence.service.ApplicationServiceImpl |
From |
To |