1811ede439b1273f4904666ecb0a49ac8efd2f11
Files Diff
- Added: 4
- Removed: 7
- Renamed: 0
- Modified: 25
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 3 | ||
Rename Variable typeMetadatas : Collection<CacheTypeMetadata> to queryEntities : Collection<QueryEntity> in method public testExclude() : void in class org.apache.ignite.spring.IgniteExcludeInConfigurationTest | From | To | |
Rename Variable metas : List<CacheTypeMetadata> to queryEntities : List<QueryEntity> in method protected beforeTest() : void in class org.apache.ignite.internal.processors.cache.BinarySerializationQuerySelfTest | From | To | |
Rename Variable cacheTypeMetadata : CacheTypeMetadata to entity : QueryEntity in method private searchCache() : void in class org.apache.ignite.yardstick.cache.load.IgniteCacheRandomOperationBenchmark | From | To | |
Move Class | 3 | ||
Move Class org.apache.ignite.internal.processors.cache.binary.distributed.dht.GridCacheBinaryDuplicateIndexObjectPartitionedAtomicSelfTest moved to org.apache.ignite.internal.processors.cache.distributed.GridCacheBinaryDuplicateIndexObjectPartitionedAtomicSelfTest | From | To | |
Move Class org.apache.ignite.internal.processors.cache.binary.distributed.dht.GridCacheBinaryDuplicateIndexObjectPartitionedTransactionalSelfTest moved to org.apache.ignite.internal.processors.cache.distributed.GridCacheBinaryDuplicateIndexObjectPartitionedTransactionalSelfTest | From | To | |
Move Class org.apache.ignite.internal.processors.cache.binary.GridBinaryDuplicateIndexObjectsAbstractSelfTest moved to org.apache.ignite.internal.processors.cache.GridBinaryDuplicateIndexObjectsAbstractSelfTest | From | To | |
Change Variable Type | 3 | ||
Change Variable Type metas : List<CacheTypeMetadata> to queryEntities : List<QueryEntity> in method protected beforeTest() : void in class org.apache.ignite.internal.processors.cache.BinarySerializationQuerySelfTest | From | To | |
Change Variable Type cacheTypeMetadata : CacheTypeMetadata to entity : QueryEntity in method private searchCache() : void in class org.apache.ignite.yardstick.cache.load.IgniteCacheRandomOperationBenchmark | From | To | |
Change Variable Type typeMetadatas : Collection<CacheTypeMetadata> to queryEntities : Collection<QueryEntity> in method public testExclude() : void in class org.apache.ignite.spring.IgniteExcludeInConfigurationTest | From | To |