|
Rename Method private entrySet(reader Bytes, writer Bytes, transactionId long) : Work renamed to private keySet(reader Bytes, writer TcpReplicator.TcpSocketChannelEntryWriter, transactionId long) : Work in class net.openhft.chronicle.map.StatelessServerConnector |
From |
To |
|
Rename Method private keySet(reader Bytes, writer Bytes, transactionId long) : Work renamed to private values(reader Bytes, writer TcpReplicator.TcpSocketChannelEntryWriter, transactionId long) : Work in class net.openhft.chronicle.map.StatelessServerConnector |
From |
To |
|
Rename Method private values(reader Bytes, writer Bytes, transactionId long) : Work renamed to private entrySet(reader Bytes, writer TcpReplicator.TcpSocketChannelEntryWriter, transactionId long) : Work in class net.openhft.chronicle.map.StatelessServerConnector |
From |
To |
|
Change Parameter Type writer : Bytes to writer : TcpReplicator.TcpSocketChannelEntryWriter in method private putAll(reader Bytes, writer TcpReplicator.TcpSocketChannelEntryWriter, sizeLocation long, timestamp long, id byte) : Work in class net.openhft.chronicle.map.StatelessServerConnector |
From |
To |
|
Change Parameter Type writer : Bytes to writer : TcpReplicator.TcpSocketChannelEntryWriter in method private applicationVersion(writer TcpReplicator.TcpSocketChannelEntryWriter, sizeLocation long) : Work in class net.openhft.chronicle.map.StatelessServerConnector |
From |
To |
|
Change Parameter Type writer : Bytes to writer : TcpReplicator.TcpSocketChannelEntryWriter in method private hashCode(writer TcpReplicator.TcpSocketChannelEntryWriter, sizeLocation long) : Work in class net.openhft.chronicle.map.StatelessServerConnector |
From |
To |
|
Change Parameter Type writer : Bytes to writer : TcpReplicator.TcpSocketChannelEntryWriter in method private longSize(writer TcpReplicator.TcpSocketChannelEntryWriter, sizeLocation long) : Work in class net.openhft.chronicle.map.StatelessServerConnector |
From |
To |
|
Change Parameter Type writer : Bytes to writer : TcpReplicator.TcpSocketChannelEntryWriter in method private isEmpty(writer TcpReplicator.TcpSocketChannelEntryWriter, sizeLocation long) : Work in class net.openhft.chronicle.map.StatelessServerConnector |
From |
To |
|
Change Parameter Type writer : Bytes to writer : TcpReplicator.TcpSocketChannelEntryWriter in method private sendException(reader Bytes, writer TcpReplicator.TcpSocketChannelEntryWriter, e Throwable) : Work in class net.openhft.chronicle.map.StatelessServerConnector |
From |
To |
|
Change Parameter Type writer : Bytes to writer : TcpReplicator.TcpSocketChannelEntryWriter in method private values(reader Bytes, writer TcpReplicator.TcpSocketChannelEntryWriter, transactionId long) : Work in class net.openhft.chronicle.map.StatelessServerConnector |
From |
To |
|
Change Parameter Type writer : Bytes to writer : TcpReplicator.TcpSocketChannelEntryWriter in method private sendException(writer TcpReplicator.TcpSocketChannelEntryWriter, sizeLocation long, e Throwable) : Work in class net.openhft.chronicle.map.StatelessServerConnector |
From |
To |
|
Change Parameter Type writer : Bytes to writer : TcpReplicator.TcpSocketChannelEntryWriter in method private keySet(reader Bytes, writer TcpReplicator.TcpSocketChannelEntryWriter, transactionId long) : Work in class net.openhft.chronicle.map.StatelessServerConnector |
From |
To |
|
Change Parameter Type writer : Bytes to writer : TcpReplicator.TcpSocketChannelEntryWriter in method private containsValue(reader Bytes, writer TcpReplicator.TcpSocketChannelEntryWriter, sizeLocation long) : Work in class net.openhft.chronicle.map.StatelessServerConnector |
From |
To |
|
Change Parameter Type writer : Bytes to writer : TcpReplicator.TcpSocketChannelEntryWriter in method private clear(writer TcpReplicator.TcpSocketChannelEntryWriter, sizeLocation long, timestamp long, id byte) : Work in class net.openhft.chronicle.map.StatelessServerConnector |
From |
To |
|
Change Parameter Type writer : Bytes to writer : TcpReplicator.TcpSocketChannelEntryWriter in method private replaceWithOldAndNew(reader Bytes, writer TcpReplicator.TcpSocketChannelEntryWriter, sizeLocation long, timestamp long, id byte) : Work in class net.openhft.chronicle.map.StatelessServerConnector |
From |
To |
|
Change Parameter Type writer : Bytes to writer : TcpReplicator.TcpSocketChannelEntryWriter in method public putMapped(reader ByteBufferBytes, writer TcpReplicator.TcpSocketChannelEntryWriter, sizeLocation long) : Work in class net.openhft.chronicle.map.StatelessServerConnector |
From |
To |
|
Change Parameter Type writer : Bytes to writer : TcpReplicator.TcpSocketChannelEntryWriter in method private containsKey(reader Bytes, writer TcpReplicator.TcpSocketChannelEntryWriter, sizeLocation long) : Work in class net.openhft.chronicle.map.StatelessServerConnector |
From |
To |
|
Change Parameter Type writer : Bytes to writer : TcpReplicator.TcpSocketChannelEntryWriter in method public mapForKey(reader ByteBufferBytes, writer TcpReplicator.TcpSocketChannelEntryWriter, sizeLocation long) : Work in class net.openhft.chronicle.map.StatelessServerConnector |
From |
To |
|
Change Parameter Type writer : Bytes to writer : TcpReplicator.TcpSocketChannelEntryWriter in method private entrySet(reader Bytes, writer TcpReplicator.TcpSocketChannelEntryWriter, transactionId long) : Work in class net.openhft.chronicle.map.StatelessServerConnector |
From |
To |
|
Change Parameter Type writer : Bytes to writer : TcpReplicator.TcpSocketChannelEntryWriter in method private persistedDataVersion(writer TcpReplicator.TcpSocketChannelEntryWriter, sizeLocation long) : Work in class net.openhft.chronicle.map.StatelessServerConnector |
From |
To |
|
Change Parameter Type writer : Bytes to writer : TcpReplicator.TcpSocketChannelEntryWriter in method private toString(writer TcpReplicator.TcpSocketChannelEntryWriter, sizeLocation long) : Work in class net.openhft.chronicle.map.StatelessServerConnector |
From |
To |
|
Change Parameter Type writer : Bytes to writer : TcpReplicator.TcpSocketChannelEntryWriter in method private removeWithValue(reader Bytes, writer TcpReplicator.TcpSocketChannelEntryWriter, sizeLocation long, timestamp long, id byte) : Work in class net.openhft.chronicle.map.StatelessServerConnector |
From |
To |
|
Rename Variable entries : Set<Map.Entry<K,V>> to ks : Set<K> in method private keySet(reader Bytes, writer TcpReplicator.TcpSocketChannelEntryWriter, transactionId long) : Work in class net.openhft.chronicle.map.StatelessServerConnector |
From |
To |
|
Rename Variable next : Map.Entry<K,V> to key : K in method public doWork(out Bytes) : boolean in class net.openhft.chronicle.map.StatelessServerConnector.keySet |
From |
To |
|
Rename Variable keyWriter : Object to valueWriter : Object in method public doWork(out Bytes) : boolean in class net.openhft.chronicle.map.StatelessServerConnector.values |
From |
To |
|
Rename Variable ks : Set<K> to values : Collection<V> in method private values(reader Bytes, writer TcpReplicator.TcpSocketChannelEntryWriter, transactionId long) : Work in class net.openhft.chronicle.map.StatelessServerConnector |
From |
To |
|
Rename Variable values : Collection<V> to entries : Set<Map.Entry<K,V>> in method private entrySet(reader Bytes, writer TcpReplicator.TcpSocketChannelEntryWriter, transactionId long) : Work in class net.openhft.chronicle.map.StatelessServerConnector |
From |
To |
|
Change Variable Type next : Map.Entry<K,V> to key : K in method public doWork(out Bytes) : boolean in class net.openhft.chronicle.map.StatelessServerConnector.keySet |
From |
To |
|
Change Variable Type iterator : Iterator<Map.Entry<K,V>> to iterator : Iterator<K> in method private keySet(reader Bytes, writer TcpReplicator.TcpSocketChannelEntryWriter, transactionId long) : Work in class net.openhft.chronicle.map.StatelessServerConnector |
From |
To |
|
Change Variable Type values : Collection<V> to entries : Set<Map.Entry<K,V>> in method private entrySet(reader Bytes, writer TcpReplicator.TcpSocketChannelEntryWriter, transactionId long) : Work in class net.openhft.chronicle.map.StatelessServerConnector |
From |
To |
|
Change Variable Type ks : Set<K> to values : Collection<V> in method private values(reader Bytes, writer TcpReplicator.TcpSocketChannelEntryWriter, transactionId long) : Work in class net.openhft.chronicle.map.StatelessServerConnector |
From |
To |
|
Change Variable Type entries : Set<Map.Entry<K,V>> to ks : Set<K> in method private keySet(reader Bytes, writer TcpReplicator.TcpSocketChannelEntryWriter, transactionId long) : Work in class net.openhft.chronicle.map.StatelessServerConnector |
From |
To |
|
Change Variable Type iterator : Iterator<V> to iterator : Iterator<Map.Entry<K,V>> in method private entrySet(reader Bytes, writer TcpReplicator.TcpSocketChannelEntryWriter, transactionId long) : Work in class net.openhft.chronicle.map.StatelessServerConnector |
From |
To |
|
Change Variable Type iterator : Iterator<K> to iterator : Iterator<V> in method private values(reader Bytes, writer TcpReplicator.TcpSocketChannelEntryWriter, transactionId long) : Work in class net.openhft.chronicle.map.StatelessServerConnector |
From |
To |