|
Rename Method public isApplicable(paramNum int, state State) : boolean renamed to public getDecoder(paramNum int, state State) : Decoder<Object> in class org.redisson.client.protocol.decoder.NestedMultiDecoder |
From |
To |
|
Rename Method public decode(buf ByteBuf, state State) : Object renamed to public getDecoder(paramNum int, state State) : Decoder<Object> in class org.redisson.client.protocol.decoder.GeoDistanceMapDecoder |
From |
To |
|
Rename Method public isApplicable(paramNum int, state State) : boolean renamed to public getDecoder(paramNum int, state State) : Decoder<Object> in class org.redisson.client.protocol.pubsub.PubSubMessageDecoder |
From |
To |
|
Rename Method public decode(buf ByteBuf, state State) : Object renamed to public getDecoder(paramNum int, state State) : Decoder<Object> in class org.redisson.client.protocol.decoder.ObjectListDecoder |
From |
To |
|
Rename Method public isApplicable(paramNum int, state State) : boolean renamed to public getDecoder(paramNum int, state State) : Decoder<Object> in class org.redisson.client.protocol.decoder.ListMultiDecoder |
From |
To |
|
Rename Method public decode(buf ByteBuf, state State) : Object renamed to public getDecoder(paramNum int, state State) : Decoder<Object> in class org.redisson.client.protocol.decoder.LongMultiDecoder |
From |
To |
|
Rename Method public decode(buf ByteBuf, state State) : Double renamed to public getDecoder(paramNum int, state State) : Decoder<Object> in class org.redisson.client.protocol.decoder.GeoPositionDecoder |
From |
To |
|
Rename Method public isApplicable(paramNum int, state State) : boolean renamed to public getDecoder(paramNum int, state State) : Decoder<Object> in class org.redisson.client.protocol.pubsub.PubSubPatternMessageDecoder |
From |
To |
|
Rename Method public decode(buf ByteBuf, state State) : Object renamed to public getDecoder(paramNum int, state State) : Decoder<Object> in class org.redisson.client.protocol.decoder.GeoDistanceDecoder |
From |
To |
|
Rename Method public decode(buf ByteBuf, state State) : Object renamed to public getDecoder(paramNum int, state State) : Decoder<Object> in class org.redisson.client.protocol.decoder.ObjectMapDecoder |
From |
To |
|
Rename Method public isApplicable(paramNum int, state State) : boolean renamed to public getDecoder(paramNum int, state State) : Decoder<Object> in class org.redisson.client.protocol.decoder.FlatNestedMultiDecoder |
From |
To |
|
Rename Method public isApplicable(paramNum int, state State) : boolean renamed to public getDecoder(paramNum int, state State) : Decoder<Object> in class org.redisson.client.protocol.decoder.MultiDecoder |
From |
To |
|
Change Parameter Type buf : ByteBuf to paramNum : int in method public getDecoder(paramNum int, state State) : Decoder<Object> in class org.redisson.client.protocol.decoder.ObjectListDecoder |
From |
To |
|
Change Parameter Type buf : ByteBuf to paramNum : int in method public getDecoder(paramNum int, state State) : Decoder<Object> in class org.redisson.client.protocol.decoder.ObjectMapDecoder |
From |
To |
|
Change Parameter Type buf : ByteBuf to paramNum : int in method public getDecoder(paramNum int, state State) : Decoder<Object> in class org.redisson.client.protocol.decoder.LongMultiDecoder |
From |
To |
|
Change Parameter Type buf : ByteBuf to paramNum : int in method public getDecoder(paramNum int, state State) : Decoder<Object> in class org.redisson.client.protocol.decoder.GeoPositionDecoder |
From |
To |
|
Change Parameter Type buf : ByteBuf to paramNum : int in method public getDecoder(paramNum int, state State) : Decoder<Object> in class org.redisson.client.protocol.decoder.GeoDistanceDecoder |
From |
To |
|
Change Parameter Type buf : ByteBuf to paramNum : int in method public getDecoder(paramNum int, state State) : Decoder<Object> in class org.redisson.client.protocol.decoder.GeoDistanceMapDecoder |
From |
To |
|
Change Return Type boolean to Decoder<Object> in method public getDecoder(paramNum int, state State) : Decoder<Object> in class org.redisson.client.protocol.decoder.NestedMultiDecoder |
From |
To |
|
Change Return Type Object to Decoder<Object> in method public getDecoder(paramNum int, state State) : Decoder<Object> in class org.redisson.client.protocol.decoder.GeoDistanceMapDecoder |
From |
To |
|
Change Return Type Object to Decoder<Object> in method public getDecoder(paramNum int, state State) : Decoder<Object> in class org.redisson.client.protocol.decoder.ObjectListDecoder |
From |
To |
|
Change Return Type boolean to Decoder<Object> in method public getDecoder(paramNum int, state State) : Decoder<Object> in class org.redisson.client.protocol.pubsub.PubSubMessageDecoder |
From |
To |
|
Change Return Type boolean to Decoder<Object> in method public getDecoder(paramNum int, state State) : Decoder<Object> in class org.redisson.client.protocol.decoder.FlatNestedMultiDecoder |
From |
To |
|
Change Return Type Object to Decoder<Object> in method public getDecoder(paramNum int, state State) : Decoder<Object> in class org.redisson.client.protocol.decoder.LongMultiDecoder |
From |
To |
|
Change Return Type Double to Decoder<Object> in method public getDecoder(paramNum int, state State) : Decoder<Object> in class org.redisson.client.protocol.decoder.GeoPositionDecoder |
From |
To |
|
Change Return Type boolean to Decoder<Object> in method public getDecoder(paramNum int, state State) : Decoder<Object> in class org.redisson.client.protocol.decoder.ListMultiDecoder |
From |
To |
|
Change Return Type boolean to Decoder<Object> in method public getDecoder(paramNum int, state State) : Decoder<Object> in class org.redisson.client.protocol.pubsub.PubSubPatternMessageDecoder |
From |
To |
|
Change Return Type boolean to Decoder<Object> in method public getDecoder(paramNum int, state State) : Decoder<Object> in class org.redisson.client.protocol.decoder.MultiDecoder |
From |
To |
|
Change Return Type Object to Decoder<Object> in method public getDecoder(paramNum int, state State) : Decoder<Object> in class org.redisson.client.protocol.decoder.GeoDistanceDecoder |
From |
To |
|
Change Return Type Object to Decoder<Object> in method public getDecoder(paramNum int, state State) : Decoder<Object> in class org.redisson.client.protocol.decoder.ObjectMapDecoder |
From |
To |
|
Rename Parameter buf : ByteBuf to paramNum : int in method public getDecoder(paramNum int, state State) : Decoder<Object> in class org.redisson.client.protocol.decoder.GeoDistanceMapDecoder |
From |
To |
|
Rename Parameter buf : ByteBuf to paramNum : int in method public getDecoder(paramNum int, state State) : Decoder<Object> in class org.redisson.client.protocol.decoder.ObjectListDecoder |
From |
To |
|
Rename Parameter buf : ByteBuf to paramNum : int in method public getDecoder(paramNum int, state State) : Decoder<Object> in class org.redisson.client.protocol.decoder.ObjectMapDecoder |
From |
To |
|
Rename Parameter buf : ByteBuf to paramNum : int in method public getDecoder(paramNum int, state State) : Decoder<Object> in class org.redisson.client.protocol.decoder.LongMultiDecoder |
From |
To |
|
Rename Parameter buf : ByteBuf to paramNum : int in method public getDecoder(paramNum int, state State) : Decoder<Object> in class org.redisson.client.protocol.decoder.GeoPositionDecoder |
From |
To |
|
Rename Parameter buf : ByteBuf to paramNum : int in method public getDecoder(paramNum int, state State) : Decoder<Object> in class org.redisson.client.protocol.decoder.GeoDistanceDecoder |
From |
To |