|
Rename Parameter transformer : Function<? super Publisher<CacheEntry<K,V>>,? extends CompletionStage<R>> to collator : Function<? super Publisher<CacheEntry<K,V>>,? extends CompletionStage<R>> in method public entryReduction(parallelPublisher boolean, segments IntSet, keysToInclude Set<K>, keysToExclude Set<K>, includeLoader boolean, deliveryGuarantee DeliveryGuarantee, collator Function<? super Publisher<CacheEntry<K,V>>,? extends CompletionStage<R>>, finalizer Function<? super Publisher<R>,? extends CompletionStage<R>>) : CompletionStage<PublisherResult<R>> in class org.infinispan.reactive.publisher.impl.LocalPublisherManagerImpl |
From |
To |
|
Rename Parameter transformer : Function<? super Publisher<K>,? extends CompletionStage<R>> to collator : Function<? super Publisher<K>,? extends CompletionStage<R>> in method private handleSpecificKeys(parallelPublisher boolean, keysToInclude Set<K>, keysToExclude Set<K>, deliveryGuarantee DeliveryGuarantee, collator Function<? super Publisher<K>,? extends CompletionStage<R>>, finalizer Function<? super Publisher<R>,? extends CompletionStage<R>>) : CompletionStage<PublisherResult<R>> in class org.infinispan.reactive.publisher.impl.LocalPublisherManagerImpl |
From |
To |
|
Rename Parameter transformer : Function<? super Publisher<I>,? extends CompletionStage<R>> to collator : Function<? super Publisher<I>,? extends CompletionStage<R>> in method private atLeastOnce(parallel boolean, cacheSet CacheSet<I>, keysToExclude Set<K>, toKeyFunction Function<I,K>, segments IntSet, collator Function<? super Publisher<I>,? extends CompletionStage<R>>, finalizer Function<? super Publisher<R>,? extends CompletionStage<R>>) : CompletionStage<PublisherResult<R>> in class org.infinispan.reactive.publisher.impl.LocalPublisherManagerImpl |
From |
To |
|
Rename Parameter transformer : Function<? super Publisher<I>,? extends CompletionStage<R>> to collator : Function<? super Publisher<I>,? extends CompletionStage<R>> in method private atMostOnce(parallel boolean, set CacheSet<I>, keysToExclude Set<K>, toKeyFunction Function<I,K>, segments IntSet, collator Function<? super Publisher<I>,? extends CompletionStage<R>>, finalizer Function<? super Publisher<R>,? extends CompletionStage<R>>) : CompletionStage<R> in class org.infinispan.reactive.publisher.impl.LocalPublisherManagerImpl |
From |
To |
|
Rename Parameter transformer : Function<? super Publisher<I>,? extends CompletionStage<R>> to collator : Function<? super Publisher<I>,? extends CompletionStage<R>> in method protected exactlyOnceParallel(set CacheSet<I>, keysToExclude Set<K>, toKeyFunction Function<I,K>, segments IntSet, collator Function<? super Publisher<I>,? extends CompletionStage<R>>, listener SegmentListener, concurrentSegments IntSet) : Flowable<R> in class org.infinispan.reactive.publisher.impl.LocalPublisherManagerImpl |
From |
To |
|
Rename Parameter transformer : Function<? super Publisher<I>,? extends CompletionStage<R>> to collator : Function<? super Publisher<I>,? extends CompletionStage<R>> in method private parallelAtMostOnce(cacheSet CacheSet<I>, keysToExclude Set<K>, toKeyFunction Function<I,K>, segments IntSet, collator Function<? super Publisher<I>,? extends CompletionStage<R>>, finalizer Function<? super Publisher<R>,? extends CompletionStage<R>>) : CompletionStage<R> in class org.infinispan.reactive.publisher.impl.LocalPublisherManagerImpl |
From |
To |
|
Rename Parameter transformer : Function<? super Publisher<I>,? extends CompletionStage<R>> to collator : Function<? super Publisher<I>,? extends CompletionStage<R>> in method protected exactlyOnceSequential(set CacheSet<I>, keysToExclude Set<K>, toKeyFunction Function<I,K>, segments IntSet, collator Function<? super Publisher<I>,? extends CompletionStage<R>>, listener SegmentListener, concurrentSegments IntSet) : Flowable<R> in class org.infinispan.reactive.publisher.impl.LocalPublisherManagerImpl |
From |
To |
|
Rename Parameter transformer : Function<? super Publisher<I>,? extends CompletionStage<R>> to collator : Function<? super Publisher<I>,? extends CompletionStage<R>> in method private handleParallelSegment(segmentIter PrimitiveIterator.OfInt, initialSegment int, set CacheSet<I>, keysToExclude Set<K>, toKeyFunction Function<I,K>, collator Function<? super Publisher<I>,? extends CompletionStage<R>>, processor FlowableProcessor<R>, concurrentSegments IntSet, listener SegmentListener) : void in class org.infinispan.reactive.publisher.impl.LocalPublisherManagerImpl |
From |
To |
|
Rename Parameter transformer : Function<? super Publisher<CacheEntry<K,V>>,? extends CompletionStage<R>> to collator : Function<? super Publisher<CacheEntry<K,V>>,? extends CompletionStage<R>> in method private handleSpecificEntries(parallelPublisher boolean, keysToInclude Set<K>, keysToExclude Set<K>, deliveryGuarantee DeliveryGuarantee, collator Function<? super Publisher<CacheEntry<K,V>>,? extends CompletionStage<R>>, finalizer Function<? super Publisher<R>,? extends CompletionStage<R>>) : CompletionStage<PublisherResult<R>> in class org.infinispan.reactive.publisher.impl.LocalPublisherManagerImpl |
From |
To |
|
Rename Parameter transformer : Function<? super Publisher<K>,? extends CompletionStage<R>> to collator : Function<? super Publisher<K>,? extends CompletionStage<R>> in method public keyReduction(parallelPublisher boolean, segments IntSet, keysToInclude Set<K>, keysToExclude Set<K>, includeLoader boolean, deliveryGuarantee DeliveryGuarantee, collator Function<? super Publisher<K>,? extends CompletionStage<R>>, finalizer Function<? super Publisher<R>,? extends CompletionStage<R>>) : CompletionStage<PublisherResult<R>> in class org.infinispan.reactive.publisher.impl.LocalPublisherManagerImpl |
From |
To |
|
Rename Parameter transformer : Function<? super Publisher<I>,? extends CompletionStage<R>> to collator : Function<? super Publisher<I>,? extends CompletionStage<R>> in method private exactlyOnce(parallelPublisher boolean, set CacheSet<I>, keysToExclude Set<K>, toKeyFunction Function<I,K>, segments IntSet, collator Function<? super Publisher<I>,? extends CompletionStage<R>>, finalizer Function<? super Publisher<R>,? extends CompletionStage<R>>) : CompletionStage<PublisherResult<R>> in class org.infinispan.reactive.publisher.impl.LocalPublisherManagerImpl |
From |
To |
|
Rename Parameter transformer : Function<? super Publisher<I>,? extends CompletionStage<R>> to collator : Function<? super Publisher<I>,? extends CompletionStage<R>> in method private handleSpecificObjects(parallelPublisher boolean, keysToInclude Set<K>, keysToExclude Set<K>, keyTransformer Function<? super Flowable<K>,? extends Flowable<I>>, collator Function<? super Publisher<I>,? extends CompletionStage<R>>, finalizer Function<? super Publisher<R>,? extends CompletionStage<R>>) : CompletionStage<PublisherResult<R>> in class org.infinispan.reactive.publisher.impl.LocalPublisherManagerImpl |
From |
To |