436759e224c3178a2a24eba8b2e42edc7043c7af
Files Diff
- Added: 0
- Removed: 1
- Renamed: 0
- Modified: 36
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Replace Variable With Attribute | 2 | ||
Replace Variable With Attribute marshaller : StreamingMarshaller to globalMarshaller : StreamingMarshaller in method public writeObject(output ObjectOutput, command CacheRpcCommand) : void in class org.infinispan.marshall.exts.CacheRpcCommandExternalizer | From | To | |
Replace Variable With Attribute marshaller : StreamingMarshaller to globalMarshaller : StreamingMarshaller in method public readObject(input ObjectInput) : CacheRpcCommand in class org.infinispan.marshall.exts.CacheRpcCommandExternalizer | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type marshaller : AbstractDelegatingMarshaller to marshaller : StreamingMarshaller in class org.infinispan.server.core.AbstractMarshallingTest | From | To | |
Inline Variable | 1 | ||
Inline Variable marshaller : StreamingMarshaller in method public readObject(input ObjectInput) : MarshalledValue from class org.infinispan.marshall.core.MarshalledValue.Externalizer | From | To |