905acc96008fb912b4d03b0428dde9716171fb78
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Variable Type | 1 | ||
Change Variable Type bval : Byte to bval : byte in method public getTarget(vertexId LongWritable, target ByteWritable) : ByteWritable in class org.apache.giraph.mapping.LongByteMappingStore | From | To | |
Change Attribute Type | 2 | ||
Change Attribute Type MAPPING_STORE_CLASS : ClassConfOption<? extends MappingStore> to MAPPING_STORE_CLASS : ClassConfOption<MappingStore> in class org.apache.giraph.conf.GiraphConstants | From | To | |
Change Attribute Type MAPPING_STORE_OPS_CLASS : ClassConfOption<? extends MappingStoreOps> to MAPPING_STORE_OPS_CLASS : ClassConfOption<MappingStoreOps> in class org.apache.giraph.conf.GiraphConstants | From | To |