|
Change Parameter Type scope : CollectionScope to scope : ApplicationScope in method public createUniqueMock(uniqueValueSerializationStrategy UniqueValueSerializationStrategy, scope ApplicationScope, entityId Id, versions List<UUID>) : UniqueValueEntryMock in class org.apache.usergrid.persistence.collection.util.UniqueValueEntryMock |
From |
To |
|
Change Parameter Type scope : CollectionScope to scope : ApplicationScope in method public versionDeleted(scope ApplicationScope, entityId Id, entityVersion List<MvccLogEntry>) : void in class org.apache.usergrid.persistence.collection.impl.EntityVersionCleanupTaskTest.EntityVersionDeletedTest |
From |
To |
|
Change Parameter Type collectionScope : CollectionScope to applicationScope : ApplicationScope in method public MvccEntityDeleteEvent(applicationScope ApplicationScope, version UUID, entity MvccEntity) in class org.apache.usergrid.persistence.collection.mvcc.entity.impl.MvccEntityDeleteEvent |
From |
To |
|
Change Parameter Type collectionScope : CollectionScope to applicationScope : ApplicationScope in method public EntityIdScope(applicationScope ApplicationScope, id Id) in class org.apache.usergrid.persistence.collection.serialization.impl.migration.EntityIdScope |
From |
To |
|
Change Parameter Type scope : CollectionScope to scope : ApplicationScope in method private EntityToSaveMessage(scope ApplicationScope, entity MvccEntity) in class org.apache.usergrid.persistence.collection.serialization.impl.migration.MvccEntityDataMigrationImpl.EntityToSaveMessage |
From |
To |
|
Change Parameter Type collectionScope : CollectionScope to collectionScope : ApplicationScope in method public MvccEntityEvent(collectionScope ApplicationScope, version UUID, entity MvccEntity) in class org.apache.usergrid.persistence.collection.mvcc.entity.impl.MvccEntityEvent |
From |
To |
|
Change Parameter Type scope : CollectionScope to scope : ApplicationScope in method public versionDeleted(scope ApplicationScope, entityId Id, entityVersions List<MvccLogEntry>) : void in class org.apache.usergrid.persistence.collection.event.EntityVersionDeleted |
From |
To |
|
Change Parameter Type scope : CollectionScope to scope : ApplicationScope in method public versionCreated(scope ApplicationScope, entity Entity) : void in class org.apache.usergrid.persistence.collection.event.EntityVersionCreated |
From |
To |
|
Change Parameter Type collectionScope : CollectionScope to applicationScope : ApplicationScope in method public MvccEntityWriteEvent(applicationScope ApplicationScope, version UUID, entity MvccEntity) in class org.apache.usergrid.persistence.collection.mvcc.entity.impl.MvccEntityWriteEvent |
From |
To |
|
Change Parameter Type collectionScope : CollectionScope to collectionScope : ApplicationScope in method public EntityVersionCreatedTask(collectionScope ApplicationScope, listeners Set<EntityVersionCreated>, entity Entity) in class org.apache.usergrid.persistence.collection.impl.EntityVersionCreatedTask |
From |
To |
|
Change Parameter Type scope : CollectionScope to scope : ApplicationScope in method public createLogEntryMock(logEntrySerializationStrategy MvccLogEntrySerializationStrategy, scope ApplicationScope, entityId Id, versions List<UUID>) : LogEntryMock in class org.apache.usergrid.persistence.collection.util.LogEntryMock |
From |
To |
|
Change Parameter Type scope : CollectionScope to scope : ApplicationScope in method public LogEntryIterator(logEntrySerializationStrategy MvccLogEntrySerializationStrategy, scope ApplicationScope, entityId Id, maxVersion UUID, pageSize int) in class org.apache.usergrid.persistence.collection.serialization.impl.LogEntryIterator |
From |
To |
|
Change Parameter Type scope : CollectionScope to scope : ApplicationScope in method public versionCreated(scope ApplicationScope, entity Entity) : void in class org.apache.usergrid.persistence.collection.impl.EntityVersionCreatedTaskTest.EntityVersionCreatedTest |
From |
To |
|
Change Parameter Type collectionScope : CollectionScope to collectionScope : ApplicationScope in method public EntityDeletedTask(entityVersionTaskFactory EntityVersionTaskFactory, logEntrySerializationStrategy MvccLogEntrySerializationStrategy, entitySerializationStrategy MvccEntitySerializationStrategy, listeners Set<EntityDeleted>, collectionScope ApplicationScope, entityId Id, version UUID) in class org.apache.usergrid.persistence.collection.impl.EntityDeletedTask |
From |
To |
|
Change Parameter Type scope : CollectionScope to scope : ApplicationScope in method private initMock(uniqueValueSerializationStrategy UniqueValueSerializationStrategy, scope ApplicationScope) : void in class org.apache.usergrid.persistence.collection.util.UniqueValueEntryMock |
From |
To |
|
Change Parameter Type scope : CollectionScope to scope : ApplicationScope in method public versionDeleted(scope ApplicationScope, entityId Id, entityVersion List<MvccLogEntry>) : void in class org.apache.usergrid.persistence.collection.impl.EntityVersionCleanupTaskTest.SlowListener |
From |
To |
|
Change Parameter Type scope : CollectionScope to scope : ApplicationScope in method public EntityVersionCleanupTask(serializationFig SerializationFig, logEntrySerializationStrategy MvccLogEntrySerializationStrategy, uniqueValueSerializationStrategy UniqueValueSerializationStrategy, keyspace Keyspace, listeners Set<EntityVersionDeleted>, scope ApplicationScope, entityId Id, version UUID, includeVersion boolean) in class org.apache.usergrid.persistence.collection.impl.EntityVersionCleanupTask |
From |
To |
|
Change Parameter Type scope : CollectionScope to scope : ApplicationScope in method private initMock(logEntrySerializationStrategy MvccLogEntrySerializationStrategy, scope ApplicationScope) : void in class org.apache.usergrid.persistence.collection.util.LogEntryMock |
From |
To |
|
Change Variable Type collectionScope : CollectionScope to collectionScope : ApplicationScope in method public testNoFields() : void in class org.apache.usergrid.persistence.collection.mvcc.stage.write.WriteUniqueVerifyTest |
From |
To |
|
Change Variable Type collectionScope : CollectionScope to collectionScope : ApplicationScope in method public testNoConflict() : void in class org.apache.usergrid.persistence.collection.mvcc.stage.write.WriteOptimisticVerifyTest |
From |
To |
|
Change Variable Type context : CollectionScope to context : ApplicationScope in method public testStage(mvccEntity MvccEntity, entity Entity, id Id) : void in class org.apache.usergrid.persistence.collection.mvcc.stage.AbstractMvccEntityStageTest |
From |
To |
|
Change Variable Type context : CollectionScope to context : ApplicationScope in method public testStage(id Id) : void in class org.apache.usergrid.persistence.collection.mvcc.stage.AbstractIdStageTest |
From |
To |
|
Change Variable Type context : CollectionScope to context : ApplicationScope in method public testWrite() : void in class org.apache.usergrid.persistence.collection.mvcc.stage.delete.MarkStartTest |
From |
To |
|
Change Variable Type scope : CollectionScope to scope : ApplicationScope in method public testConflict() : void in class org.apache.usergrid.persistence.collection.mvcc.stage.write.WriteOptimisticVerifyTest |
From |
To |
|
Change Variable Type context : CollectionScope to context : ApplicationScope in method public testStartStage() : void in class org.apache.usergrid.persistence.collection.mvcc.stage.delete.MarkCommitTest |
From |
To |
|
Change Variable Type context : CollectionScope to context : ApplicationScope in method public testStartStage() : void in class org.apache.usergrid.persistence.collection.mvcc.stage.write.WriteStartTest |
From |
To |
|
Change Variable Type currentScope : CollectionScope to currentScope : ApplicationScope in method public migrate(currentVersion int, migrationDataProvider MigrationDataProvider<EntityIdScope>, observer ProgressObserver) : int in class org.apache.usergrid.persistence.collection.serialization.impl.migration.MvccEntityDataMigrationImpl |
From |
To |
|
Change Variable Type context : CollectionScope to context : ApplicationScope in method public testStartStage() : void in class org.apache.usergrid.persistence.collection.mvcc.stage.write.WriteCommitTest |
From |
To |
|
Change Variable Type context : CollectionScope to context : ApplicationScope in method private testStage(entity Entity, id Id) : void in class org.apache.usergrid.persistence.collection.mvcc.stage.AbstractEntityStageTest |
From |
To |
|
Change Variable Type context : CollectionScope to context : ApplicationScope in method public testNoVersion() : void in class org.apache.usergrid.persistence.collection.mvcc.stage.write.WriteStartTest |
From |
To |