|
Rename Variable itemReader : IgniteOutClosure<Object> to itemType : Type in method public readCollection(itemCls Class<T>) : Collection<T> in class org.apache.ignite.internal.direct.DirectByteBufferStream |
From |
To |
|
Rename Variable keyWriter : IgniteInClosure<Object> to keyType : Type in method public writeMap(map Map<K,V>, keyCls Class<K>, valCls Class<V>) : void in class org.apache.ignite.internal.direct.DirectByteBufferStream |
From |
To |
|
Rename Variable keyReader : IgniteOutClosure<Object> to keyType : Type in method public readMap(keyCls Class<K>, valCls Class<V>) : Map<K,V> in class org.apache.ignite.internal.direct.DirectByteBufferStream |
From |
To |
|
Rename Variable itemWriter : IgniteInClosure<Object> to itemType : Type in method public writeCollection(col Collection<T>, itemCls Class<T>) : void in class org.apache.ignite.internal.direct.DirectByteBufferStream |
From |
To |
|
Rename Variable valReader : IgniteOutClosure<Object> to valType : Type in method public readMap(keyCls Class<K>, valCls Class<V>) : Map<K,V> in class org.apache.ignite.internal.direct.DirectByteBufferStream |
From |
To |
|
Rename Variable valWriter : IgniteInClosure<Object> to valType : Type in method public writeMap(map Map<K,V>, keyCls Class<K>, valCls Class<V>) : void in class org.apache.ignite.internal.direct.DirectByteBufferStream |
From |
To |
|
Change Variable Type itemReader : IgniteOutClosure<Object> to itemType : Type in method public readCollection(itemCls Class<T>) : Collection<T> in class org.apache.ignite.internal.direct.DirectByteBufferStream |
From |
To |
|
Change Variable Type keyWriter : IgniteInClosure<Object> to keyType : Type in method public writeMap(map Map<K,V>, keyCls Class<K>, valCls Class<V>) : void in class org.apache.ignite.internal.direct.DirectByteBufferStream |
From |
To |
|
Change Variable Type keyReader : IgniteOutClosure<Object> to keyType : Type in method public readMap(keyCls Class<K>, valCls Class<V>) : Map<K,V> in class org.apache.ignite.internal.direct.DirectByteBufferStream |
From |
To |
|
Change Variable Type itemWriter : IgniteInClosure<Object> to itemType : Type in method public writeCollection(col Collection<T>, itemCls Class<T>) : void in class org.apache.ignite.internal.direct.DirectByteBufferStream |
From |
To |
|
Change Variable Type valReader : IgniteOutClosure<Object> to valType : Type in method public readMap(keyCls Class<K>, valCls Class<V>) : Map<K,V> in class org.apache.ignite.internal.direct.DirectByteBufferStream |
From |
To |
|
Change Variable Type valWriter : IgniteInClosure<Object> to valType : Type in method public writeMap(map Map<K,V>, keyCls Class<K>, valCls Class<V>) : void in class org.apache.ignite.internal.direct.DirectByteBufferStream |
From |
To |