59b336ec84b7cf5189bb2e67f07f9ef20da898d9
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 28
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 1 | ||
Change Parameter Type scn : Long to fullTableName : String in method private setupSystemTable(fullTableName String) : void in class org.apache.phoenix.rpc.UpdateCacheIT | From | To | |
Extract Variable | 6 | ||
Extract Variable tableProp : TableProperty in method public addColumn(statement AddColumnStatement) : MutationState from class org.apache.phoenix.schema.MetaDataClient | From | To | |
Extract Variable timeKeeper : TestTimeKeeper in method public testEviction() : void from class org.apache.phoenix.schema.PMetaDataImplTest | From | To | |
Extract Variable timeKeeper : TestTimeKeeper in method public shouldAlwaysKeepOneEntryIfMaxSizeIsZero() : void from class org.apache.phoenix.schema.PMetaDataImplTest | From | To | |
Extract Variable timeKeeper : TestTimeKeeper in method public shouldAlwaysKeepAtLeastOneEntryEvenIfTooLarge() : void from class org.apache.phoenix.schema.PMetaDataImplTest | From | To | |
Extract Variable fullTableName : String in method public addColumn(statement AddColumnStatement) : MutationState from class org.apache.phoenix.schema.MetaDataClient | From | To | |
Extract Variable timeKeeper : TestTimeKeeper in method public shouldNotEvictMoreEntriesThanNecessary() : void from class org.apache.phoenix.schema.PMetaDataImplTest | From | To | |
Rename Parameter | 1 | ||
Rename Parameter scn : Long to fullTableName : String in method private setupSystemTable(fullTableName String) : void in class org.apache.phoenix.rpc.UpdateCacheIT | From | To |