fab26a5b68e7d4463664d81443751f68807bbf61
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 3 | ||
Rename Variable array : byte[] to entityString : String in method public fromByteBuffer(byteBuffer ByteBuffer) : EntityWrapper in class org.apache.usergrid.persistence.collection.serialization.impl.MvccEntitySerializationStrategyV3Impl.EntitySerializer | From | To | |
Rename Variable e : Exception to jpe : JsonProcessingException in method public toByteBuffer(wrapper EntityWrapper) : ByteBuffer in class org.apache.usergrid.persistence.collection.serialization.impl.MvccEntitySerializationStrategyV3Impl.EntitySerializer | From | To | |
Rename Variable entityBytes : byte[] to entityString : String in method public toByteBuffer(wrapper EntityWrapper) : ByteBuffer in class org.apache.usergrid.persistence.collection.serialization.impl.MvccEntitySerializationStrategyV3Impl.EntitySerializer | From | To | |
Change Variable Type | 3 | ||
Change Variable Type e : Exception to jpe : JsonProcessingException in method public toByteBuffer(wrapper EntityWrapper) : ByteBuffer in class org.apache.usergrid.persistence.collection.serialization.impl.MvccEntitySerializationStrategyV3Impl.EntitySerializer | From | To | |
Change Variable Type entityBytes : byte[] to entityString : String in method public toByteBuffer(wrapper EntityWrapper) : ByteBuffer in class org.apache.usergrid.persistence.collection.serialization.impl.MvccEntitySerializationStrategyV3Impl.EntitySerializer | From | To | |
Change Variable Type array : byte[] to entityString : String in method public fromByteBuffer(byteBuffer ByteBuffer) : EntityWrapper in class org.apache.usergrid.persistence.collection.serialization.impl.MvccEntitySerializationStrategyV3Impl.EntitySerializer | From | To |