a5d466909164c9f8fa36cb882656c8091a99fe65
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 5
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 1 | ||
| Rename Method protected allRepresentatives(partitionedVertex InternalVertex) : List<InternalVertex> renamed to protected allRequiredRepresentatives(partitionedVertex InternalVertex) : List<InternalVertex> in class com.thinkaurelius.titan.graphdb.query.vertex.BasicVertexCentricQueryBuilder | From | To | |
| Inline Variable | 1 | ||
| Inline Variable move2Partition : long in method private assignID(element InternalElement, vertexIDType IDManager.VertexIDType) : void from class com.thinkaurelius.titan.graphdb.database.idassigner.VertexIDAssigner | From | To | |
| Extract Method | 3 | ||
| Extract Method private isPartitionedAt(relation InternalRelation, position int) : boolean extracted from private assignID(element InternalElement, vertexIDType IDManager.VertexIDType) : void in class com.thinkaurelius.titan.graphdb.database.idassigner.VertexIDAssigner | From | To |