9a49faa3669fc2c03e458c7999ecf095e0b0725d
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 11
Link to commit
Third party dependencies:
Dependency Action | |
---|---|
Updated | |
From com.google.protobuf:protobuf-java 2.5.0 To 2.4.0a | |
From com.carrotsearch:hppc 0.6.0 To 0.7.1 | |
From com.google.protobuf:protobuf-java 2.4.0a To 2.5.0 |
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 2 | ||
Change Parameter Type properties : LongObjectOpenHashMap to properties : LongObjectHashMap in method private readInlineTypes(keyIds long[], properties LongObjectHashMap, in ReadBuffer, tx TypeInspector, inlineType InlineType) : void in class com.thinkaurelius.titan.graphdb.database.EdgeSerializer | From | To | |
Change Parameter Type properties : LongObjectOpenHashMap<Object> to properties : LongObjectHashMap<Object> in method public RelationCache(direction Direction, typeId long, relationId long, other Object, properties LongObjectHashMap<Object>) in class com.thinkaurelius.titan.graphdb.relations.RelationCache | From | To | |
Change Variable Type | 4 | ||
Change Variable Type map : LongObjectOpenHashMap<Object> to map : LongObjectHashMap<Object> in method public testPerformance() : void in class com.thinkaurelius.titan.util.datastructures.RelationCacheTest | From | To | |
Change Variable Type properties : LongObjectOpenHashMap to properties : LongObjectHashMap in method public parseRelation(data Entry, excludeProperties boolean, tx TypeInspector) : RelationCache in class com.thinkaurelius.titan.graphdb.database.EdgeSerializer | From | To | |
Change Variable Type map : LongObjectOpenHashMap<Object> to map : LongObjectHashMap<Object> in method public testMap() : void in class com.thinkaurelius.titan.util.datastructures.RelationCacheTest | From | To | |
Change Variable Type map : LongObjectOpenHashMap<Object> to map : LongObjectHashMap<Object> in method public testEmpty() : void in class com.thinkaurelius.titan.util.datastructures.RelationCacheTest | From | To | |
Change Attribute Type | 2 | ||
Change Attribute Type EMPTY : LongObjectOpenHashMap<Object> to EMPTY : LongObjectHashMap<Object> in class com.thinkaurelius.titan.graphdb.relations.RelationCache | From | To | |
Change Attribute Type properties : LongObjectOpenHashMap<Object> to properties : LongObjectHashMap<Object> in class com.thinkaurelius.titan.graphdb.relations.RelationCache | From | To |