8a719733cc782fc82ce448ea9778440e103b4976
Files Diff
- Added: 4
- Removed: 0
- Renamed: 0
- Modified: 11
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 3 | ||
Change Parameter Type edge : String to edge : SearchEdge in method public getEntitySize(edge SearchEdge) : long in class org.apache.usergrid.persistence.index.impl.EsEntityIndexImpl | From | To | |
Change Parameter Type edge : String to edge : SearchEdge in method public getEntitySize(edge SearchEdge) : long in class org.apache.usergrid.persistence.index.EntityIndex | From | To | |
Change Parameter Type last : String to last : Optional<String> in method public SimpleSearchEdgeType(node Id, prefix String, last Optional<String>) in class org.apache.usergrid.persistence.graph.impl.SimpleSearchEdgeType | From | To | |
Extract Variable | 1 | ||
Extract Variable byteBuffer : ByteBuffer in method public write(applicationScope ApplicationScope, entity MvccEntity) : MutationBatch from class org.apache.usergrid.persistence.collection.serialization.impl.MvccEntitySerializationStrategyV3Impl | From | To |