|
Change Parameter Type eventId : EventId to eventId : E in method protected proxyReturnObject(rClass Class<R>, eventId E, field Object) : R in class net.openhft.chronicle.map.MapStatelessClient |
From |
To |
|
Change Parameter Type eventId : EventId to eventId : E in method protected proxyReturnTypedObject(eventId E, resultType Class<R>, args Object...) : R in class net.openhft.chronicle.map.MapStatelessClient |
From |
To |
|
Change Parameter Type resultType : Class<V> to resultType : Class<R> in method protected proxyReturnTypedObject(eventId E, resultType Class<R>, args Object...) : R in class net.openhft.chronicle.map.MapStatelessClient |
From |
To |
|
Change Parameter Type eventId : ParameterizeWireKey to eventId : EventId in method protected toParameters(eventId EventId, args Object...) : Consumer<ValueOut> in class net.openhft.chronicle.map.ClientWiredStatelessChronicleEntrySet |
From |
To |
|
Change Parameter Type eventId : ParameterizeWireKey to eventId : EventId in method protected toParameters(eventId EventId, args Object...) : Consumer<ValueOut> in class net.openhft.chronicle.map.ClientWiredStatelessChronicleMap |
From |
To |
|
Move Method private proxyReturnObject(rClass Class<R>, eventId EventId, key Object) : R from class net.openhft.chronicle.map.ClientWiredStatelessChronicleMap to protected proxyReturnObject(rClass Class<R>, eventId E, field Object) : R from class net.openhft.chronicle.map.MapStatelessClient |
From |
To |
|
Move Method private readValue(argName WireKey, tid long, startTime long, usingValue V) : V from class net.openhft.chronicle.map.ClientWiredStatelessChronicleMap to protected readValue(argName WireKey, tid long, startTime long, usingValue V) : Object from class net.openhft.chronicle.map.MapStatelessClient |
From |
To |
|
Move Method private proxyReturnTypedObject(eventId EventId, resultType Class<V>, args Object...) : R from class net.openhft.chronicle.map.ClientWiredStatelessChronicleMap to protected proxyReturnTypedObject(eventId E, resultType Class<R>, args Object...) : R from class net.openhft.chronicle.map.MapStatelessClient |
From |
To |
|
Move Method private readV(argName WireKey, wireIn Wire, usingValue V) : V from class net.openhft.chronicle.map.ClientWiredStatelessChronicleMap to private readV(argName WireKey, wireIn Wire, usingValue V) : Object from class net.openhft.chronicle.map.MapStatelessClient |
From |
To |