|
Move And Rename Method private marshalledEntry(key K, value V, marshaller StreamingMarshaller) : MarshalledEntry<K,V> from class org.infinispan.persistence.LocalConditionalCommandTest to public create(key K, value V, m Marshaller) : MarshalledEntry<K,V> from class org.infinispan.marshall.persistence.impl.MarshalledEntryUtil |
From |
To |
|
Move And Rename Method private marshalledEntry(key K, value V, marshaller StreamingMarshaller) : MarshalledEntry<K,V> from class org.infinispan.persistence.PersistenceManagerTest to public create(key K, value V, m Marshaller) : MarshalledEntry<K,V> from class org.infinispan.marshall.persistence.impl.MarshalledEntryUtil |
From |
To |
|
Move And Rename Method private marshalledEntry(key K, value V, marshaller StreamingMarshaller) : MarshalledEntry<K,V> from class org.infinispan.persistence.ClusteredConditionalCommandTest to public create(key K, value V, m Marshaller) : MarshalledEntry<K,V> from class org.infinispan.marshall.persistence.impl.MarshalledEntryUtil |
From |
To |
|
Move And Rename Method public marshalledEntry(ice InternalCacheEntry<K,V>, marshaller StreamingMarshaller) : MarshalledEntry<K,V> from class org.infinispan.test.TestingUtil to public create(ice InternalCacheEntry<K,V>, m Marshaller) : MarshalledEntry<K,V> from class org.infinispan.marshall.persistence.impl.MarshalledEntryUtil |
From |
To |
|
Change Parameter Type marshaller : StreamingMarshaller to marshalledEntryFactory : MarshalledEntryFactory in method package createTxStoreUpdater(persistenceManager PersistenceManager, entryFactory InternalEntryFactory, marshalledEntryFactory MarshalledEntryFactory, affectedKeys Set<Object>) : TxBatchUpdater in class org.infinispan.interceptors.impl.TxBatchUpdater |
From |
To |
|
Change Parameter Type marshaller : StreamingMarshaller to cache : Cache in method public populateStore(numKeys int, numPadding int, store SingleFileStore, cache Cache) : List<String> in class org.infinispan.persistence.file.SingleFileStoreStressTest |
From |
To |
|
Change Parameter Type marshaller : StreamingMarshaller to marshaller : Marshaller in method package MarshalledEntryImpl(key ByteBuffer, valueBytes ByteBuffer, metadataBytes ByteBuffer, marshaller Marshaller) in class org.infinispan.marshall.persistence.impl.MarshalledEntryImpl |
From |
To |
|
Change Parameter Type marshaller : StreamingMarshaller to marshaller : Marshaller in method package MarshalledEntryImpl(key K, valueBytes ByteBuffer, metadataBytes ByteBuffer, marshaller Marshaller) in class org.infinispan.marshall.persistence.impl.MarshalledEntryImpl |
From |
To |
|
Change Parameter Type marshaller : StreamingMarshaller to marshalledEntryFactory : MarshalledEntryFactory in method private TxBatchUpdater(cwi CacheWriterInterceptor, persistenceManager PersistenceManager, entryFactory InternalEntryFactory, marshalledEntryFactory MarshalledEntryFactory, modifications BatchModification, nonSharedModifications BatchModification) in class org.infinispan.interceptors.impl.TxBatchUpdater |
From |
To |
|
Change Parameter Type marshaller : StreamingMarshaller to marshaller : Marshaller in method public Externalizer(marshaller Marshaller) in class org.infinispan.marshall.persistence.impl.MarshalledEntryImpl.Externalizer |
From |
To |
|
Change Parameter Type marshaller : StreamingMarshaller to m : Marshaller in method public create(ice InternalCacheEntry<K,V>, m Marshaller) : MarshalledEntry<K,V> in class org.infinispan.marshall.persistence.impl.MarshalledEntryUtil |
From |
To |
|
Change Parameter Type marshaller : StreamingMarshaller to marshalledEntryFactory : MarshalledEntryFactory in method package createNonTxStoreUpdater(interceptor CacheWriterInterceptor, persistenceManager PersistenceManager, entryFactory InternalEntryFactory, marshalledEntryFactory MarshalledEntryFactory) : TxBatchUpdater in class org.infinispan.interceptors.impl.TxBatchUpdater |
From |
To |
|
Change Parameter Type sm : StreamingMarshaller to sm : Marshaller in method package MarshalledEntryImpl(key K, value V, im InternalMetadata, sm Marshaller) in class org.infinispan.marshall.persistence.impl.MarshalledEntryImpl |
From |
To |
|
Change Parameter Type marshaller : StreamingMarshaller to cache : Cache in method package WriteTask(store SingleFileStore, cache Cache, keys List<String>, stopLatch CountDownLatch) in class org.infinispan.persistence.file.SingleFileStoreStressTest.WriteTask |
From |
To |
|
Change Parameter Type marshaller : StreamingMarshaller to m : Marshaller in method public create(key K, value V, m Marshaller) : MarshalledEntry<K,V> in class org.infinispan.marshall.persistence.impl.MarshalledEntryUtil |
From |
To |
|
Change Parameter Type marshaller : StreamingMarshaller to entryFactory : MarshalledEntryFactory in method protected loadAllEntries(entriesCollector Set<MarshalledEntry<K,V>>, maxEntries int, entryFactory MarshalledEntryFactory) : void in class org.infinispan.lucene.cacheloader.DirectoryLoaderAdaptor |
From |
To |
|
Change Parameter Type marshaller : StreamingMarshaller to marshaller : Marshaller in method public MarshalledEntryFactoryImpl(marshaller Marshaller) in class org.infinispan.marshall.persistence.impl.MarshalledEntryFactoryImpl |
From |
To |
|
Change Parameter Type marshaller : StreamingMarshaller to cache : Cache in method private populateStoreRandomValues(numberOfKeys int, store SingleFileStore, cache Cache, keys List<String>) : void in class org.infinispan.persistence.file.SingleFileStoreStressTest |
From |
To |
|
Rename Attribute marshaller : StreamingMarshaller to marshalledEntryFactory : MarshalledEntryFactory in class org.infinispan.interceptors.impl.TransactionalStoreInterceptor |
From |
To |
|
Rename Attribute marshaller : StreamingMarshaller to marshalledEntryFactory : MarshalledEntryFactory in class org.infinispan.interceptors.impl.TxBatchUpdater |
From |
To |
|
Rename Attribute marshaller : StreamingMarshaller to entryFactory : MarshalledEntryFactory in class org.infinispan.tools.store.migrator.file.SingleFileStoreReader |
From |
To |
|
Rename Attribute marshaller : StreamingMarshaller to marshalledEntryFactory : MarshalledEntryFactory in class org.infinispan.interceptors.impl.CacheWriterInterceptor |
From |
To |
|
Rename Attribute marshaller : StreamingMarshaller to cache : Cache in class org.infinispan.persistence.file.SingleFileStoreStressTest.WriteTask |
From |
To |
|
Rename Attribute marshaller : StreamingMarshaller to entryFactory : MarshalledEntryFactory in class org.infinispan.tools.store.migrator.file.SoftIndexFileStoreIterator |
From |
To |
|
Change Attribute Type marshaller : StreamingMarshaller to marshalledEntryFactory : MarshalledEntryFactory in class org.infinispan.interceptors.impl.CacheWriterInterceptor |
From |
To |
|
Change Attribute Type marshaller : StreamingMarshaller to marshaller : Marshaller in class org.infinispan.marshall.persistence.impl.MarshalledEntryImpl |
From |
To |
|
Change Attribute Type marshaller : StreamingMarshaller to marshaller : Marshaller in class org.infinispan.marshall.persistence.impl.MarshalledEntryImpl.Externalizer |
From |
To |
|
Change Attribute Type marshaller : StreamingMarshaller to cache : Cache in class org.infinispan.persistence.file.SingleFileStoreStressTest.WriteTask |
From |
To |
|
Change Attribute Type marshaller : StreamingMarshaller to marshaller : Marshaller in class org.infinispan.marshall.persistence.impl.MarshalledEntryFactoryImpl |
From |
To |
|
Change Attribute Type marshaller : StreamingMarshaller to entryFactory : MarshalledEntryFactory in class org.infinispan.tools.store.migrator.file.SoftIndexFileStoreIterator |
From |
To |
|
Change Attribute Type marshaller : StreamingMarshaller to marshalledEntryFactory : MarshalledEntryFactory in class org.infinispan.interceptors.impl.TransactionalStoreInterceptor |
From |
To |
|
Change Attribute Type marshaller : StreamingMarshaller to marshalledEntryFactory : MarshalledEntryFactory in class org.infinispan.interceptors.impl.TxBatchUpdater |
From |
To |
|
Change Attribute Type marshaller : StreamingMarshaller to entryFactory : MarshalledEntryFactory in class org.infinispan.tools.store.migrator.file.SingleFileStoreReader |
From |
To |
|
Rename Parameter marshaller : StreamingMarshaller to marshalledEntryFactory : MarshalledEntryFactory in method package createTxStoreUpdater(persistenceManager PersistenceManager, entryFactory InternalEntryFactory, marshalledEntryFactory MarshalledEntryFactory, affectedKeys Set<Object>) : TxBatchUpdater in class org.infinispan.interceptors.impl.TxBatchUpdater |
From |
To |
|
Rename Parameter marshaller : StreamingMarshaller to m : Marshaller in method public create(ice InternalCacheEntry<K,V>, m Marshaller) : MarshalledEntry<K,V> in class org.infinispan.marshall.persistence.impl.MarshalledEntryUtil |
From |
To |
|
Rename Parameter marshaller : StreamingMarshaller to marshalledEntryFactory : MarshalledEntryFactory in method package createNonTxStoreUpdater(interceptor CacheWriterInterceptor, persistenceManager PersistenceManager, entryFactory InternalEntryFactory, marshalledEntryFactory MarshalledEntryFactory) : TxBatchUpdater in class org.infinispan.interceptors.impl.TxBatchUpdater |
From |
To |
|
Rename Parameter marshaller : StreamingMarshaller to cache : Cache in method package WriteTask(store SingleFileStore, cache Cache, keys List<String>, stopLatch CountDownLatch) in class org.infinispan.persistence.file.SingleFileStoreStressTest.WriteTask |
From |
To |
|
Rename Parameter marshaller : StreamingMarshaller to m : Marshaller in method public create(key K, value V, m Marshaller) : MarshalledEntry<K,V> in class org.infinispan.marshall.persistence.impl.MarshalledEntryUtil |
From |
To |
|
Rename Parameter marshaller : StreamingMarshaller to entryFactory : MarshalledEntryFactory in method protected loadAllEntries(entriesCollector Set<MarshalledEntry<K,V>>, maxEntries int, entryFactory MarshalledEntryFactory) : void in class org.infinispan.lucene.cacheloader.DirectoryLoaderAdaptor |
From |
To |
|
Rename Parameter marshaller : StreamingMarshaller to cache : Cache in method public populateStore(numKeys int, numPadding int, store SingleFileStore, cache Cache) : List<String> in class org.infinispan.persistence.file.SingleFileStoreStressTest |
From |
To |
|
Rename Parameter marshaller : StreamingMarshaller to marshalledEntryFactory : MarshalledEntryFactory in method private TxBatchUpdater(cwi CacheWriterInterceptor, persistenceManager PersistenceManager, entryFactory InternalEntryFactory, marshalledEntryFactory MarshalledEntryFactory, modifications BatchModification, nonSharedModifications BatchModification) in class org.infinispan.interceptors.impl.TxBatchUpdater |
From |
To |
|
Rename Parameter marshaller : StreamingMarshaller to cache : Cache in method private populateStoreRandomValues(numberOfKeys int, store SingleFileStore, cache Cache, keys List<String>) : void in class org.infinispan.persistence.file.SingleFileStoreStressTest |
From |
To |