7450c94e65623adf05dc3a69761e9dda10ae44fd
Files Diff
- Added: 2
- Removed: 2
- Renamed: 0
- Modified: 5
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 4 | ||
Change Parameter Type producer : IndexBufferConsumer to producer : IndexProducer in method public IndexRefreshCommandImpl(esProvider EsProvider, producer IndexProducer, indexFig IndexFig, metricsFactory MetricsFactory, indexCache IndexCache) in class org.apache.usergrid.persistence.index.impl.IndexRefreshCommandImpl | From | To | |
Change Parameter Type indexBatchBufferProducer : IndexBufferConsumer to indexBatchBufferProducer : IndexProducer in method public EsEntityIndexImpl(provider EsProvider, indexCache IndexCache, indexFig IndexFig, indexRefreshCommand IndexRefreshCommand, metricsFactory MetricsFactory, indexBatchBufferProducer IndexProducer, indexLocationStrategy IndexLocationStrategy) in class org.apache.usergrid.persistence.index.impl.EsEntityIndexImpl | From | To | |
Change Parameter Type indexBatchBufferProducer : IndexBufferConsumer to indexBatchBufferProducer : IndexProducer in method public EsEntityIndexBatchImpl(locationStrategy IndexLocationStrategy, indexBatchBufferProducer IndexProducer, entityIndex EntityIndex) in class org.apache.usergrid.persistence.index.impl.EsEntityIndexBatchImpl | From | To | |
Change Parameter Type indexBufferConsumer : IndexBufferConsumer to indexProducer : IndexProducer in method public EsEntityIndexFactoryImpl(indexFig IndexFig, indexCache IndexCache, provider EsProvider, indexProducer IndexProducer, metricsFactory MetricsFactory, refreshCommand IndexRefreshCommand) in class org.apache.usergrid.persistence.index.impl.EsEntityIndexFactoryImpl | From | To | |
Rename Class | 2 | ||
Rename Class org.apache.usergrid.persistence.index.impl.IndexBufferConsumer renamed to org.apache.usergrid.persistence.index.impl.IndexProducer | From | To | |
Rename Class org.apache.usergrid.persistence.index.impl.EsIndexBufferConsumerImpl renamed to org.apache.usergrid.persistence.index.impl.EsIndexProducerImpl | From | To | |
Rename Attribute | 1 | ||
Rename Attribute indexBufferConsumer : IndexBufferConsumer to indexProducer : IndexProducer in class org.apache.usergrid.persistence.index.impl.EsEntityIndexFactoryImpl | From | To | |
Change Attribute Type | 4 | ||
Change Attribute Type indexBatchBufferProducer : IndexBufferConsumer to indexBatchBufferProducer : IndexProducer in class org.apache.usergrid.persistence.index.impl.EsEntityIndexImpl | From | To | |
Change Attribute Type producer : IndexBufferConsumer to producer : IndexProducer in class org.apache.usergrid.persistence.index.impl.IndexRefreshCommandImpl | From | To | |
Change Attribute Type indexBatchBufferProducer : IndexBufferConsumer to indexBatchBufferProducer : IndexProducer in class org.apache.usergrid.persistence.index.impl.EsEntityIndexBatchImpl | From | To | |
Change Attribute Type indexBufferConsumer : IndexBufferConsumer to indexProducer : IndexProducer in class org.apache.usergrid.persistence.index.impl.EsEntityIndexFactoryImpl | From | To | |
Rename Parameter | 1 | ||
Rename Parameter indexBufferConsumer : IndexBufferConsumer to indexProducer : IndexProducer in method public EsEntityIndexFactoryImpl(indexFig IndexFig, indexCache IndexCache, provider EsProvider, indexProducer IndexProducer, metricsFactory MetricsFactory, refreshCommand IndexRefreshCommand) in class org.apache.usergrid.persistence.index.impl.EsEntityIndexFactoryImpl | From | To |