|
Change Return Type CompletableFuture<AsyncIterator<String>> to AsyncIterator<String> in method public iterator() : AsyncIterator<String> in class io.atomix.core.collection.impl.PartitionedDistributedCollectionProxy |
From |
To |
|
Change Return Type Batch<String> to IteratorBatch<String> in method public nextElements(iteratorId long, position int) : IteratorBatch<String> in class io.atomix.core.multiset.impl.DistributedMultisetService |
From |
To |
|
Change Return Type Batch<String> to IteratorBatch<String> in method public nextElements(iteratorId long, position int) : IteratorBatch<String> in class io.atomix.core.multiset.impl.DefaultDistributedMultisetService |
From |
To |
|
Change Return Type Batch<Multiset.Entry<String>> to IteratorBatch<Multiset.Entry<String>> in method public nextEntries(iteratorId long, position int) : IteratorBatch<Multiset.Entry<String>> in class io.atomix.core.multiset.impl.DistributedMultisetService |
From |
To |
|
Change Return Type CompletableFuture<AsyncIterator<Map.Entry<K,V>>> to AsyncIterator<Map.Entry<K,V>> in method public iterator() : AsyncIterator<Map.Entry<K,V>> in class io.atomix.core.map.impl.DelegatingAsyncDistributedMap.UnwrappedEntrySet |
From |
To |
|
Change Return Type Batch<String> to IteratorBatch<String> in method public next(iteratorId long, position int) : IteratorBatch<String> in class io.atomix.core.collection.impl.DistributedCollectionService |
From |
To |
|
Change Return Type CompletableFuture<AsyncIterator<Versioned<byte[]>>> to AsyncIterator<Versioned<byte[]>> in method public iterator() : AsyncIterator<Versioned<byte[]>> in class io.atomix.core.map.impl.AbstractAtomicMapProxy.AtomicMapValuesCollection |
From |
To |
|
Change Return Type CompletableFuture<AsyncIterator<String>> to AsyncIterator<String> in method public iterator() : AsyncIterator<String> in class io.atomix.core.multimap.impl.AtomicMultimapProxy.Keys |
From |
To |
|
Change Return Type Batch<Map.Entry<K,Versioned<byte[]>>> to IteratorBatch<Map.Entry<K,Versioned<byte[]>>> in method public nextEntries(iteratorId long, position int) : IteratorBatch<Map.Entry<K,Versioned<byte[]>>> in class io.atomix.core.map.impl.AbstractAtomicMapService |
From |
To |
|
Change Return Type CompletableFuture<AsyncIterator<Map.Entry<String,byte[]>>> to AsyncIterator<Map.Entry<String,byte[]>> in method public iterator() : AsyncIterator<Map.Entry<String,byte[]>> in class io.atomix.core.multimap.impl.AtomicMultimapProxy.Entries |
From |
To |
|
Change Return Type CompletableFuture<AsyncIterator<Map.Entry<K,Versioned<byte[]>>>> to AsyncIterator<Map.Entry<K,Versioned<byte[]>>> in method public iterator() : AsyncIterator<Map.Entry<K,Versioned<byte[]>>> in class io.atomix.core.map.impl.AbstractAtomicMapProxy.AtomicMapEntrySet |
From |
To |
|
Change Return Type Batch<String> to IteratorBatch<String> in method public nextKeySet(iteratorId long, position int) : IteratorBatch<String> in class io.atomix.core.multimap.impl.AtomicMultimapService |
From |
To |
|
Change Return Type CompletableFuture<AsyncIterator<E1>> to AsyncIterator<E1> in method public iterator() : AsyncIterator<E1> in class io.atomix.core.collection.impl.TranscodingAsyncDistributedCollection |
From |
To |
|
Change Return Type Batch<byte[]> to IteratorBatch<byte[]> in method public nextValues(iteratorId long, position int) : IteratorBatch<byte[]> in class io.atomix.core.multimap.impl.AbstractAtomicMultimapService |
From |
To |
|
Change Return Type CompletableFuture<AsyncIterator<T>> to AsyncIterator<T> in method public iterator() : AsyncIterator<T> in class io.atomix.core.collection.AsyncIterable |
From |
To |
|
Change Return Type CompletableFuture<AsyncIterator<Multiset.Entry<String>>> to AsyncIterator<Multiset.Entry<String>> in method public iterator() : AsyncIterator<Multiset.Entry<String>> in class io.atomix.core.multiset.impl.DistributedMultisetProxy.DistributedMultisetEntrySet |
From |
To |
|
Change Return Type CompletableFuture<AsyncIterator<String>> to AsyncIterator<String> in method public iterator() : AsyncIterator<String> in class io.atomix.core.multimap.impl.AtomicMultimapProxy.KeySet |
From |
To |
|
Change Return Type Batch<Map.Entry<String,byte[]>> to IteratorBatch<Map.Entry<String,byte[]>> in method public nextEntries(iteratorId long, position int) : IteratorBatch<Map.Entry<String,byte[]>> in class io.atomix.core.multimap.impl.AtomicMultimapService |
From |
To |
|
Change Return Type Batch<Map.Entry<K,Versioned<byte[]>>> to IteratorBatch<Map.Entry<K,Versioned<byte[]>>> in method public nextEntries(iteratorId long, position int) : IteratorBatch<Map.Entry<K,Versioned<byte[]>>> in class io.atomix.core.map.impl.AtomicMapService |
From |
To |
|
Change Return Type CompletableFuture<AsyncIterator<String>> to AsyncIterator<String> in method public iterator() : AsyncIterator<String> in class io.atomix.core.collection.impl.DistributedCollectionProxy |
From |
To |
|
Change Return Type Batch<K> to IteratorBatch<K> in method public nextKeys(iteratorId long, position int) : IteratorBatch<K> in class io.atomix.core.map.impl.AtomicMapService |
From |
To |
|
Change Return Type Batch<String> to IteratorBatch<String> in method public nextKeys(iteratorId long, position int) : IteratorBatch<String> in class io.atomix.core.multimap.impl.AtomicMultimapService |
From |
To |
|
Change Return Type Batch<Versioned<byte[]>> to IteratorBatch<Versioned<byte[]>> in method public nextValues(iteratorId long, position int) : IteratorBatch<Versioned<byte[]>> in class io.atomix.core.map.impl.AtomicMapService |
From |
To |
|
Change Return Type Batch to IteratorBatch<String> in method public next(iteratorId long, position int) : IteratorBatch<String> in class io.atomix.core.collection.impl.DefaultDistributedCollectionService |
From |
To |
|
Change Return Type CompletableFuture<AsyncIterator<E>> to AsyncIterator<E> in method public iterator() : AsyncIterator<E> in class io.atomix.core.collection.impl.DelegatingAsyncDistributedCollection |
From |
To |
|
Change Return Type Batch<Map.Entry<String,byte[]>> to IteratorBatch<Map.Entry<String,byte[]>> in method public nextEntries(iteratorId long, position int) : IteratorBatch<Map.Entry<String,byte[]>> in class io.atomix.core.multimap.impl.AbstractAtomicMultimapService |
From |
To |
|
Change Return Type Batch<K> to IteratorBatch<K> in method public nextKeys(iteratorId long, position int) : IteratorBatch<K> in class io.atomix.core.map.impl.AbstractAtomicMapService |
From |
To |
|
Change Return Type Batch<byte[]> to IteratorBatch<byte[]> in method public nextValues(iteratorId long, position int) : IteratorBatch<byte[]> in class io.atomix.core.multimap.impl.AtomicMultimapService |
From |
To |
|
Change Return Type Batch<String> to IteratorBatch<String> in method public nextKeys(iteratorId long, position int) : IteratorBatch<String> in class io.atomix.core.multimap.impl.AbstractAtomicMultimapService |
From |
To |
|
Change Return Type CompletableFuture<AsyncIterator<String>> to AsyncIterator<String> in method public iterator() : AsyncIterator<String> in class io.atomix.core.multiset.impl.DistributedMultisetProxy.DistributedMultisetElementSet |
From |
To |
|
Change Return Type Batch<Versioned<byte[]>> to IteratorBatch<Versioned<byte[]>> in method public nextValues(iteratorId long, position int) : IteratorBatch<Versioned<byte[]>> in class io.atomix.core.map.impl.AbstractAtomicMapService |
From |
To |
|
Change Return Type CompletableFuture<AsyncIterator<byte[]>> to AsyncIterator<byte[]> in method public iterator() : AsyncIterator<byte[]> in class io.atomix.core.multimap.impl.AtomicMultimapProxy.Values |
From |
To |
|
Change Return Type CompletableFuture<Stream<T>> to Stream<T> in method public stream() : Stream<T> in class io.atomix.core.collection.AsyncIterable |
From |
To |
|
Change Return Type Batch<Multiset.Entry<String>> to IteratorBatch<Multiset.Entry<String>> in method public nextEntries(iteratorId long, position int) : IteratorBatch<Multiset.Entry<String>> in class io.atomix.core.multiset.impl.DefaultDistributedMultisetService |
From |
To |
|
Change Return Type Batch<String> to IteratorBatch<String> in method public nextKeySet(iteratorId long, position int) : IteratorBatch<String> in class io.atomix.core.multimap.impl.AbstractAtomicMultimapService |
From |
To |
|
Change Return Type CompletableFuture<AsyncIterator<K>> to AsyncIterator<K> in method public iterator() : AsyncIterator<K> in class io.atomix.core.map.impl.AbstractAtomicMapProxy.AtomicMapKeySet |
From |
To |
|
Change Return Type CompletableFuture<AsyncIterator<V>> to AsyncIterator<V> in method public iterator() : AsyncIterator<V> in class io.atomix.core.map.impl.DelegatingAsyncDistributedMap.UnwrappedValues |
From |
To |
|
Change Variable Type batch : Batch<Map.Entry<String,byte[]>> to batch : IteratorBatch<Map.Entry<String,byte[]>> in method public nextKeySet(iteratorId long, position int) : IteratorBatch<String> in class io.atomix.core.multimap.impl.AbstractAtomicMultimapService |
From |
To |
|
Change Variable Type batch : Batch<Map.Entry<String,byte[]>> to batch : IteratorBatch<Map.Entry<String,byte[]>> in method public nextValues(iteratorId long, position int) : IteratorBatch<byte[]> in class io.atomix.core.multimap.impl.AbstractAtomicMultimapService |
From |
To |
|
Change Variable Type batch : Batch<Multiset.Entry<String>> to batch : IteratorBatch<Multiset.Entry<String>> in method public nextElements(iteratorId long, position int) : IteratorBatch<String> in class io.atomix.core.multiset.impl.DefaultDistributedMultisetService |
From |
To |
|
Change Variable Type batch : Batch<Map.Entry<K,Versioned<byte[]>>> to batch : IteratorBatch<Map.Entry<K,Versioned<byte[]>>> in method public nextKeys(iteratorId long, position int) : IteratorBatch<K> in class io.atomix.core.map.impl.AbstractAtomicMapService |
From |
To |
|
Change Variable Type batch : Batch<Map.Entry<String,byte[]>> to batch : IteratorBatch<Map.Entry<String,byte[]>> in method public nextKeys(iteratorId long, position int) : IteratorBatch<String> in class io.atomix.core.multimap.impl.AbstractAtomicMultimapService |
From |
To |
|
Change Variable Type batch : Batch<Map.Entry<K,Versioned<byte[]>>> to batch : IteratorBatch<Map.Entry<K,Versioned<byte[]>>> in method public nextValues(iteratorId long, position int) : IteratorBatch<Versioned<byte[]>> in class io.atomix.core.map.impl.AbstractAtomicMapService |
From |
To |