8d8afc4502220fc8ed533f28f85f0bfc27e73ef6
Files Diff
- Added: 3
- Removed: 1
- Renamed: 0
- Modified: 6
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 1 | ||
Rename Variable processor : ThreadPoolExecutor to workers : WorkerPool in method public submit() : Future<ComputerResult> in class com.thinkaurelius.titan.graphdb.olap.computer.FulgoraGraphComputer | From | To | |
Change Return Type | 1 | ||
Change Return Type VertexProperty<V> to TitanVertexProperty<V> in method public property(key String, value V, keyValues Object...) : TitanVertexProperty<V> in class com.thinkaurelius.titan.graphdb.vertices.AbstractVertex | From | To | |
Rename Class | 1 | ||
Rename Class com.thinkaurelius.titan.blueprints.BerkeleyNonTxGraphProvider renamed to com.thinkaurelius.titan.blueprints.BerkeleyGraphComputerProvider | From | To | |
Extract Superclass | 1 | ||
Extract Superclass com.thinkaurelius.titan.blueprints.AbstractTitanGraphComputerProvider from classes [com.thinkaurelius.titan.blueprints.BerkeleyGraphComputerProvider] | From | To | |
Change Variable Type | 1 | ||
Change Variable Type processor : ThreadPoolExecutor to workers : WorkerPool in method public submit() : Future<ComputerResult> in class com.thinkaurelius.titan.graphdb.olap.computer.FulgoraGraphComputer | From | To |