|
Change Return Type CompletableFuture<Collection<Versioned<V>>> to AsyncDistributedCollection<Versioned<V>> in method public values() : AsyncDistributedCollection<Versioned<V>> in class io.atomix.core.map.impl.DelegatingAsyncConsistentMap |
From |
To |
|
Change Return Type Iterator<E> to SyncIterator<E> in method public iterator() : SyncIterator<E> in class io.atomix.core.set.impl.BlockingDistributedSet |
From |
To |
|
Change Return Type CompletableFuture<Set<Map.Entry<String,Versioned<V>>>> to AsyncDistributedSet<Map.Entry<String,Versioned<V>>> in method public entrySet() : AsyncDistributedSet<Map.Entry<String,Versioned<V>>> in class io.atomix.core.map.impl.DelegatingAsyncConsistentTreeMap |
From |
To |
|
Change Return Type Set<Entry<K,Versioned<V>>> to DistributedSet<Entry<K,Versioned<V>>> in method public entrySet() : DistributedSet<Entry<K,Versioned<V>>> in class io.atomix.core.map.ConsistentMap |
From |
To |
|
Change Return Type CompletableFuture<Set<K>> to AsyncDistributedSet<K> in method public keySet() : AsyncDistributedSet<K> in class io.atomix.core.map.AsyncConsistentMap |
From |
To |
|
Change Return Type CompletableFuture<Collection<Versioned<V1>>> to AsyncDistributedCollection<Versioned<V1>> in method public values() : AsyncDistributedCollection<Versioned<V1>> in class io.atomix.core.map.impl.TranscodingAsyncConsistentMap |
From |
To |
|
Change Return Type CompletableFuture<Set<String>> to AsyncDistributedSet<String> in method public keySet() : AsyncDistributedSet<String> in class io.atomix.core.map.impl.AbstractConsistentMapProxy |
From |
To |
|
Change Return Type TreeMap<String,MapEntryValue> to NavigableMap<String,MapEntryValue> in method protected entries() : NavigableMap<String,MapEntryValue> in class io.atomix.core.map.impl.DefaultConsistentTreeMapService |
From |
To |
|
Change Return Type CompletableFuture<Collection<Versioned<V>>> to AsyncDistributedCollection<Versioned<V>> in method public values() : AsyncDistributedCollection<Versioned<V>> in class io.atomix.core.map.impl.DelegatingAsyncConsistentTreeMap |
From |
To |
|
Change Return Type Set<Map.Entry<K,Versioned<V>>> to DistributedSet<Map.Entry<K,Versioned<V>>> in method public entrySet() : DistributedSet<Map.Entry<K,Versioned<V>>> in class io.atomix.core.map.impl.BlockingConsistentMap |
From |
To |
|
Change Return Type CompletableFuture<Set<Entry<K1,Versioned<V1>>>> to AsyncDistributedSet<Entry<K1,Versioned<V1>>> in method public entrySet() : AsyncDistributedSet<Entry<K1,Versioned<V1>>> in class io.atomix.core.map.impl.TranscodingAsyncConsistentMap |
From |
To |
|
Change Return Type Set<Map.Entry<String,Versioned<V>>> to DistributedSet<Map.Entry<String,Versioned<V>>> in method public entrySet() : DistributedSet<Map.Entry<String,Versioned<V>>> in class io.atomix.core.map.impl.BlockingConsistentTreeMap |
From |
To |
|
Change Return Type CompletableFuture<Set<K>> to AsyncDistributedSet<K> in method public keySet() : AsyncDistributedSet<K> in class io.atomix.core.map.impl.DelegatingAsyncConsistentMap |
From |
To |
|
Change Return Type Collection<Versioned<V>> to DistributedCollection<Versioned<V>> in method public values() : DistributedCollection<Versioned<V>> in class io.atomix.core.map.impl.BlockingConsistentTreeMap |
From |
To |
|
Change Return Type CompletableFuture<Set<Entry<K,Versioned<V>>>> to AsyncDistributedSet<Entry<K,Versioned<V>>> in method public entrySet() : AsyncDistributedSet<Entry<K,Versioned<V>>> in class io.atomix.core.map.AsyncConsistentMap |
From |
To |
|
Change Return Type CompletableFuture<Collection<Versioned<V>>> to AsyncDistributedCollection<Versioned<V>> in method public values() : AsyncDistributedCollection<Versioned<V>> in class io.atomix.core.map.AsyncConsistentMap |
From |
To |
|
Change Return Type Set<K> to DistributedSet<K> in method public keySet() : DistributedSet<K> in class io.atomix.core.map.impl.BlockingConsistentMap |
From |
To |
|
Change Return Type TreeMap<String,MapEntryValue> to NavigableMap<String,MapEntryValue> in method protected createMap() : NavigableMap<String,MapEntryValue> in class io.atomix.core.map.impl.DefaultConsistentTreeMapService |
From |
To |
|
Change Return Type Collection<Versioned<V>> to DistributedCollection<Versioned<V>> in method public values() : DistributedCollection<Versioned<V>> in class io.atomix.core.map.ConsistentMap |
From |
To |
|
Change Return Type Set<String> to DistributedSet<String> in method public keySet() : DistributedSet<String> in class io.atomix.core.map.impl.BlockingConsistentTreeMap |
From |
To |
|
Change Return Type Collection<Versioned<V>> to DistributedCollection<Versioned<V>> in method public values() : DistributedCollection<Versioned<V>> in class io.atomix.core.map.impl.BlockingConsistentMap |
From |
To |
|
Change Return Type CompletableFuture<Collection<Versioned<V1>>> to AsyncDistributedCollection<Versioned<V1>> in method public values() : AsyncDistributedCollection<Versioned<V1>> in class io.atomix.core.map.impl.TranscodingAsyncConsistentTreeMap |
From |
To |
|
Change Return Type CompletableFuture<Set<String>> to AsyncDistributedSet<String> in method public keySet() : AsyncDistributedSet<String> in class io.atomix.core.map.impl.DelegatingAsyncConsistentTreeMap |
From |
To |
|
Change Return Type CompletableFuture<Set<Map.Entry<String,Versioned<V1>>>> to AsyncDistributedSet<Map.Entry<String,Versioned<V1>>> in method public entrySet() : AsyncDistributedSet<Map.Entry<String,Versioned<V1>>> in class io.atomix.core.map.impl.TranscodingAsyncConsistentTreeMap |
From |
To |
|
Change Return Type CompletableFuture<Set<Entry<K,Versioned<V>>>> to AsyncDistributedSet<Entry<K,Versioned<V>>> in method public entrySet() : AsyncDistributedSet<Entry<K,Versioned<V>>> in class io.atomix.core.map.impl.DelegatingAsyncConsistentMap |
From |
To |
|
Change Return Type CompletableFuture<Set<String>> to AsyncDistributedSet<String> in method public keySet() : AsyncDistributedSet<String> in class io.atomix.core.map.impl.TranscodingAsyncConsistentTreeMap |
From |
To |
|
Change Return Type CompletableFuture<Set<K1>> to AsyncDistributedSet<K1> in method public keySet() : AsyncDistributedSet<K1> in class io.atomix.core.map.impl.TranscodingAsyncConsistentMap |
From |
To |
|
Change Return Type CompletableFuture<Set<Entry<String,Versioned<byte[]>>>> to AsyncDistributedSet<Entry<String,Versioned<byte[]>>> in method public entrySet() : AsyncDistributedSet<Entry<String,Versioned<byte[]>>> in class io.atomix.core.map.impl.AbstractConsistentMapProxy |
From |
To |
|
Change Return Type CompletableFuture<Collection<Versioned<byte[]>>> to AsyncDistributedCollection<Versioned<byte[]>> in method public values() : AsyncDistributedCollection<Versioned<byte[]>> in class io.atomix.core.map.impl.AbstractConsistentMapProxy |
From |
To |
|
Change Return Type Set<K> to DistributedSet<K> in method public keySet() : DistributedSet<K> in class io.atomix.core.map.ConsistentMap |
From |
To |