|
Move Attribute private hashFactory : ConsistentHashFactory from class org.infinispan.client.hotrod.impl.transport.tcp.TcpTransportFactory to private hashFactory : ConsistentHashFactory from class org.infinispan.client.hotrod.impl.TopologyInfo |
From |
To |
|
Move Attribute private servers : Collection<SocketAddress> from class org.infinispan.client.hotrod.impl.transport.tcp.TcpTransportFactory to private servers : Collection<SocketAddress> from class org.infinispan.client.hotrod.impl.TopologyInfo |
From |
To |
|
Move Attribute private topologyId : AtomicInteger from class org.infinispan.client.hotrod.impl.transport.tcp.TcpTransportFactory to private topologyId : AtomicInteger from class org.infinispan.client.hotrod.impl.TopologyInfo |
From |
To |
|
Move Attribute private consistentHashes : Map<byte[],ConsistentHash> from class org.infinispan.client.hotrod.impl.transport.tcp.TcpTransportFactory to private consistentHashes : Map<byte[],ConsistentHash> from class org.infinispan.client.hotrod.impl.TopologyInfo |
From |
To |