|
Change Parameter Type uri : String to cluster : ClusterConfig in method public create(name String, cluster ClusterConfig) : AsyncList<T> in class net.kuujo.copycat.collections.AsyncList |
From |
To |
|
Change Parameter Type uri : String to cluster : ClusterConfig in method public create(name String, cluster ClusterConfig) : AsyncSet<T> in class net.kuujo.copycat.collections.AsyncSet |
From |
To |
|
Change Parameter Type uri : String to cluster : ClusterConfig in method public create(name String, cluster ClusterConfig) : AsyncMap<K,V> in class net.kuujo.copycat.collections.AsyncMap |
From |
To |
|
Change Parameter Type resourceFactory : BiFunction<String,ClusterConfig,T> to resourceFactory : Function<ClusterConfig,T> in method public withResourceFactory(resourceFactory Function<ClusterConfig,T>) : Builder<T> in class net.kuujo.copycat.test.TestCluster.Builder |
From |
To |
|
Change Parameter Type uri : String to cluster : ClusterConfig in method public create(name String, cluster ClusterConfig) : AsyncAtomicLong in class net.kuujo.copycat.atomic.AsyncAtomicLong |
From |
To |
|
Change Parameter Type uri : String to cluster : ClusterConfig in method public create(name String, cluster ClusterConfig) : AsyncLock in class net.kuujo.copycat.collections.AsyncLock |
From |
To |
|
Change Parameter Type uri : String to cluster : ClusterConfig in method public create(name String, cluster ClusterConfig) : AsyncAtomicReference<T> in class net.kuujo.copycat.atomic.AsyncAtomicReference |
From |
To |
|
Change Parameter Type uri : String to cluster : ClusterConfig in method public create(name String, cluster ClusterConfig) : AsyncAtomicBoolean in class net.kuujo.copycat.atomic.AsyncAtomicBoolean |
From |
To |
|
Change Parameter Type uri : String to cluster : ClusterConfig in method public create(name String, cluster ClusterConfig) : AsyncMultiMap<K,V> in class net.kuujo.copycat.collections.AsyncMultiMap |
From |
To |
|
Rename Parameter uri : String to cluster : ClusterConfig in method public create(name String, cluster ClusterConfig) : AsyncSet<T> in class net.kuujo.copycat.collections.AsyncSet |
From |
To |
|
Rename Parameter uri : String to cluster : ClusterConfig in method public create(name String, cluster ClusterConfig) : AsyncList<T> in class net.kuujo.copycat.collections.AsyncList |
From |
To |
|
Rename Parameter uri : String to cluster : ClusterConfig in method public create(name String, cluster ClusterConfig) : AsyncMap<K,V> in class net.kuujo.copycat.collections.AsyncMap |
From |
To |
|
Rename Parameter uri : String to cluster : ClusterConfig in method public create(name String, cluster ClusterConfig) : AsyncAtomicLong in class net.kuujo.copycat.atomic.AsyncAtomicLong |
From |
To |
|
Rename Parameter uri : String to cluster : ClusterConfig in method public create(name String, cluster ClusterConfig) : AsyncLock in class net.kuujo.copycat.collections.AsyncLock |
From |
To |
|
Rename Parameter uri : String to cluster : ClusterConfig in method public create(name String, cluster ClusterConfig) : AsyncAtomicReference<T> in class net.kuujo.copycat.atomic.AsyncAtomicReference |
From |
To |
|
Rename Parameter uri : String to cluster : ClusterConfig in method public create(name String, cluster ClusterConfig) : AsyncAtomicBoolean in class net.kuujo.copycat.atomic.AsyncAtomicBoolean |
From |
To |
|
Rename Parameter uri : String to cluster : ClusterConfig in method public create(name String, cluster ClusterConfig) : AsyncMultiMap<K,V> in class net.kuujo.copycat.collections.AsyncMultiMap |
From |
To |