|
Change Parameter Type dc : DataContainer to dc : InternalDataContainer in method public L1WriteSynchronizer(dc InternalDataContainer, l1Lifespan long, stateTransferLock StateTransferLock, cdl ClusteringDependentLogic) in class org.infinispan.interceptors.distribution.L1WriteSynchronizer |
From |
To |
|
Change Parameter Type lifespan : Long to segment : int in method public buildRemoveExpiredCommand(key Object, value Object, segment int) : RemoveExpiredCommand in class org.infinispan.commands.CommandsFactory |
From |
To |
|
Change Parameter Type container : DataContainer to container : InternalDataContainer in method public commit(segment int, container InternalDataContainer) : void in class org.infinispan.container.entries.ReadCommittedEntry |
From |
To |
|
Change Parameter Type dataContainer : DataContainer to dataContainer : InternalDataContainer in method public inject(config Configuration, cache Cache, dataContainer InternalDataContainer, calculator KeyValueMetadataSizeCalculator, dm DistributionManager) : void in class org.infinispan.interceptors.impl.TransactionalExceptionEvictionInterceptor |
From |
To |
|
Change Parameter Type segmentedDataContainer : SegmentedDataContainer<K,V> to internalDataContainer : InternalDataContainer<K,V> in method public SegmentedKeyStreamSupplier(cache Cache<K,V>, toIntFunction ToIntFunction<Object>, internalDataContainer InternalDataContainer<K,V>) in class org.infinispan.stream.impl.local.SegmentedKeyStreamSupplier |
From |
To |
|
Change Parameter Type segments : Set<Integer> to segments : IntSet in method public addSegments(segments IntSet) : void in class org.infinispan.container.impl.DefaultSegmentedDataContainer |
From |
To |
|
Change Parameter Type dataContainer : DataContainer to dataContainer : InternalDataContainer in method public OutboundTransferTask(destination Address, segments Set<Integer>, chunkSize int, topologyId int, keyPartitioner KeyPartitioner, onCompletion Consumer<OutboundTransferTask>, onChunkReplicated Consumer<List<StateChunk>>, mapEntryFromDataContainer BiFunction<InternalCacheEntry,InternalEntryFactory,InternalCacheEntry>, mapEntryFromStore BiFunction<MarshalledEntry,InternalEntryFactory,InternalCacheEntry>, dataContainer InternalDataContainer, persistenceManager PersistenceManager, rpcManager RpcManager, commandsFactory CommandsFactory, ef InternalEntryFactory, timeout long, cacheName String, applyState boolean, pushTransfer boolean) in class org.infinispan.statetransfer.OutboundTransferTask |
From |
To |
|
Change Parameter Type lifespan : Long to segment : int in method public buildRemoveExpiredCommand(key Object, value Object, segment int) : RemoveExpiredCommand in class org.infinispan.util.mocks.ControlledCommandFactory |
From |
To |
|
Change Parameter Type container : DataContainer to container : InternalDataContainer in method public inject(container InternalDataContainer, timeService TimeService) : void in class org.infinispan.commands.remote.expiration.RetrieveLastAccessCommand |
From |
To |
|
Change Parameter Type container : DataContainer to container : InternalDataContainer in method public inject(container InternalDataContainer) : void in class org.infinispan.commands.remote.expiration.UpdateLastAccessCommand |
From |
To |
|
Change Parameter Type segmentedDataContainer : SegmentedDataContainer<K,V> to internalDataContainer : InternalDataContainer<K,V> in method public SegmentedEntryStreamSupplier(cache Cache<K,V>, toIntFunction ToIntFunction<Object>, internalDataContainer InternalDataContainer<K,V>) in class org.infinispan.stream.impl.local.SegmentedEntryStreamSupplier |
From |
To |
|
Change Variable Type dataContainer : DataContainer to dataContainer : InternalDataContainer in method private removeInMemoryData(cache Cache) : void in class org.infinispan.test.TestingUtil |
From |
To |
|
Change Variable Type dataContainer : DataContainer to dataContainer : InternalDataContainer in method public ensureDataContainerExceptionPropagated() : void in class org.infinispan.stream.LocalStreamIteratorExceptionTest |
From |
To |
|
Change Variable Type dataContainer : DataContainer to dataContainer : InternalDataContainer in method public ensureDataContainerRemoteExceptionPropagated() : void in class org.infinispan.stream.DistributedStreamIteratorExceptionTest |
From |
To |
|
Change Variable Type dataContainer : DataContainer to dataContainer : InternalDataContainer in method protected blockDataContainerIteration(cache Cache<?,?>, barrier CyclicBarrier) : void in class org.infinispan.statetransfer.StateTransferPessimisticTest |
From |
To |
|
Change Variable Type dataContainer : DataContainer to dataContainer : InternalDataContainer in method public test1() : void in class org.infinispan.statetransfer.StateConsumerTest |
From |
To |
|
Change Variable Type mocaContainer : DataContainer to mockContainer : InternalDataContainer in method protected waitUntilDataContainerWillBeIteratedOn(cache Cache<?,?>, checkPoint CheckPoint) : void in class org.infinispan.stream.DistributedStreamIteratorTest |
From |
To |
|
Change Variable Type current : DataContainer to current : InternalDataContainer in method private replaceControlledDataContainer(latch Latch) : void in class org.infinispan.eviction.impl.ManualEvictionWithSizeBasedAndConcurrentOperationsInPrimaryOwnerTest |
From |
To |
|
Change Variable Type futures : CompletableFuture[] to futures : List<CompletableFuture> in method public processExpiration() : void in class org.infinispan.expiration.impl.ClusterExpirationManager |
From |
To |
|
Change Variable Type dataContainer : DataContainer to dataContainer : InternalDataContainer in method protected waitUntilDataContainerWillBeIteratedOn(cache Cache<?,?>, checkPoint CheckPoint) : void in class org.infinispan.stream.DistributedStreamIteratorTest |
From |
To |
|
Change Variable Type mockContainer : DataContainer to mockContainer : InternalDataContainer in method public ensureDataContainerRemoteExceptionPropagated() : void in class org.infinispan.stream.DistributedStreamIteratorExceptionTest |
From |
To |
|
Change Variable Type mockContainer : DataContainer to mockContainer : InternalDataContainer in method public ensureDataContainerExceptionPropagated() : void in class org.infinispan.stream.LocalStreamIteratorExceptionTest |
From |
To |
|
Change Variable Type mocaContainer : SegmentedDataContainer to mockContainer : InternalDataContainer in method protected blockDataContainerIteration(cache Cache<?,?>, barrier CyclicBarrier) : void in class org.infinispan.statetransfer.StateTransferPessimisticTest |
From |
To |
|
Change Attribute Type container : DataContainer<Object,Object> to container : InternalDataContainer<Object,Object> in class org.infinispan.commands.remote.expiration.RetrieveLastAccessCommand |
From |
To |
|
Change Attribute Type segmentedDataContainer : SegmentedDataContainer<K,V> to internalDataContainer : InternalDataContainer<K,V> in class org.infinispan.stream.impl.local.SegmentedEntryStreamSupplier |
From |
To |
|
Change Attribute Type dataContainer : DataContainer to dataContainer : InternalDataContainer in class org.infinispan.interceptors.impl.CacheMgmtInterceptor |
From |
To |
|
Change Attribute Type dataContainer : DataContainer to dataContainer : InternalDataContainer in class org.infinispan.cache.impl.CacheImpl |
From |
To |
|
Change Attribute Type dataContainer : DataContainer<K,?> to dataContainer : InternalDataContainer<K,?> in class org.infinispan.scattered.impl.ScatteredVersionManagerImpl |
From |
To |
|
Change Attribute Type dataContainer : DataContainer to dataContainer : InternalDataContainer in class org.infinispan.hibernate.cache.commons.access.TxPutFromLoadInterceptor |
From |
To |
|
Change Attribute Type dataContainer : DataContainer<Object,Object> to dataContainer : InternalDataContainer<Object,Object> in class org.infinispan.statetransfer.StateConsumerImpl |
From |
To |
|
Change Attribute Type dataContainer : DataContainer to dataContainer : InternalDataContainer in class org.infinispan.interceptors.impl.ClusteringInterceptor |
From |
To |
|
Change Attribute Type dataContainer : DataContainer to dataContainer : InternalDataContainer in class org.infinispan.stats.impl.StatsCollector |
From |
To |
|
Change Attribute Type dc : DataContainer<Object,Object> to dc : InternalDataContainer<Object,Object> in class org.infinispan.interceptors.distribution.L1WriteSynchronizer |
From |
To |
|
Change Attribute Type container : DataContainer to container : InternalDataContainer in class org.infinispan.container.impl.EntryFactoryImpl |
From |
To |
|
Change Attribute Type container : DataContainer<Object,Object> to container : InternalDataContainer<Object,Object> in class org.infinispan.commands.remote.expiration.UpdateLastAccessCommand |
From |
To |
|
Change Attribute Type dataContainer : DataContainer to dataContainer : InternalDataContainer in class org.infinispan.statetransfer.CommitManager |
From |
To |
|
Change Attribute Type container : DataContainer<Object,Object> to container : InternalDataContainer<Object,Object> in class org.infinispan.eviction.impl.PassivationManagerImpl |
From |
To |
|
Change Attribute Type dataContainer : DataContainer to dataContainer : InternalDataContainer in class org.infinispan.commands.CommandsFactoryImpl |
From |
To |
|
Change Attribute Type dataContainer : DataContainer<K,V> to dataContainer : InternalDataContainer<K,V> in class org.infinispan.conflict.impl.StateReceiverImpl |
From |
To |
|
Change Attribute Type dc : DataContainer to dc : InternalDataContainer in class org.infinispan.interceptors.distribution.L1WriteSynchronizerTest |
From |
To |
|
Change Attribute Type dataContainer : DataContainer<Object,Object> to dataContainer : InternalDataContainer<Object,Object> in class org.infinispan.interceptors.impl.EntryWrappingInterceptor |
From |
To |
|
Change Attribute Type container : DataContainer to container : InternalDataContainer in class org.infinispan.interceptors.impl.TransactionalExceptionEvictionInterceptor |
From |
To |
|
Change Attribute Type dataContainer : DataContainer to dataContainer : InternalDataContainer in class org.infinispan.statetransfer.StateProviderImpl |
From |
To |
|
Change Attribute Type segmentedDataContainer : SegmentedDataContainer<K,V> to internalDataContainer : InternalDataContainer<K,V> in class org.infinispan.stream.impl.local.SegmentedKeyStreamSupplier |
From |
To |
|
Change Attribute Type dataContainer : DataContainer<?,?> to dataContainer : InternalDataContainer<?,?> in class org.infinispan.xsite.statetransfer.XSiteStateProviderImpl |
From |
To |
|
Change Attribute Type dataContainer : DataContainer<Object,Object> to dataContainer : InternalDataContainer<Object,Object> in class org.infinispan.persistence.manager.OrderedUpdatesManagerImpl |
From |
To |
|
Change Attribute Type dataContainer : DataContainer<K,V> to dataContainer : InternalDataContainer<K,V> in class org.infinispan.interceptors.impl.CacheLoaderInterceptor |
From |
To |
|
Change Attribute Type dataContainer : DataContainer<Object,Object> to dataContainer : InternalDataContainer<Object,Object> in class org.infinispan.statetransfer.OutboundTransferTask |
From |
To |
|
Change Attribute Type dataContainer : DataContainer<K,V> to dataContainer : InternalDataContainer<K,V> in class org.infinispan.cache.impl.SimpleCacheImpl |
From |
To |
|
Change Attribute Type dataContainer : DataContainer to dataContainer : InternalDataContainer in class org.infinispan.interceptors.distribution.L1NonTxInterceptor |
From |
To |
|
Change Attribute Type dataContainer : DataContainer<K,V> to dataContainer : InternalDataContainer<K,V> in class org.infinispan.expiration.impl.ExpirationManagerImpl |
From |
To |
|
Change Attribute Type dataContainer : DataContainer<Object,Object> to dataContainer : InternalDataContainer<Object,Object> in class org.infinispan.interceptors.locking.ClusteringDependentLogic.AbstractClusteringDependentLogic |
From |
To |
|
Rename Parameter lifespan : Long to segment : int in method public buildRemoveExpiredCommand(key Object, value Object, segment int) : RemoveExpiredCommand in class org.infinispan.util.mocks.ControlledCommandFactory |
From |
To |
|
Rename Parameter lifespan : Long to segment : int in method public buildRemoveExpiredCommand(key Object, value Object, segment int) : RemoveExpiredCommand in class org.infinispan.commands.CommandsFactory |
From |
To |
|
Rename Parameter segmentedDataContainer : SegmentedDataContainer<K,V> to internalDataContainer : InternalDataContainer<K,V> in method public SegmentedKeyStreamSupplier(cache Cache<K,V>, toIntFunction ToIntFunction<Object>, internalDataContainer InternalDataContainer<K,V>) in class org.infinispan.stream.impl.local.SegmentedKeyStreamSupplier |
From |
To |
|
Rename Parameter segmentedDataContainer : SegmentedDataContainer<K,V> to internalDataContainer : InternalDataContainer<K,V> in method public SegmentedEntryStreamSupplier(cache Cache<K,V>, toIntFunction ToIntFunction<Object>, internalDataContainer InternalDataContainer<K,V>) in class org.infinispan.stream.impl.local.SegmentedEntryStreamSupplier |
From |
To |