5744c6f0eb7119e20122a24e93c0a0c6e98e9662
Files Diff
- Added: 3
- Removed: 0
- Renamed: 0
- Modified: 21
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 2 | ||
Change Parameter Type expression : ColumnExpression to expression : Expression in method private process(expression Expression) : Void in class org.apache.phoenix.coprocessor.MetaDataEndpointImpl.ColumnFinder | From | To | |
Change Parameter Type columnExpression : ColumnExpression to columnExpression : Expression in method public ColumnFinder(columnExpression Expression) in class org.apache.phoenix.coprocessor.MetaDataEndpointImpl.ColumnFinder | From | To | |
Change Return Type | 2 | ||
Change Return Type ColumnExpression to Expression in method public newColumnExpression() : Expression in class org.apache.phoenix.schema.ColumnRef | From | To | |
Change Return Type ColumnExpression to Expression in method public newColumnExpression(schemaNameCaseSensitive boolean, colNameCaseSensitive boolean) : Expression in class org.apache.phoenix.schema.ColumnRef | From | To | |
Change Variable Type | 2 | ||
Change Variable Type colExpression : ColumnExpression to colExpression : Expression in method private dropColumnsFromChildViews(region Region, basePhysicalTable PTable, locks List<RowLock>, tableMetadata List<Mutation>, mutationsForAddingColumnsToViews List<Mutation>, schemaName byte[], tableName byte[], invalidateList List<ImmutableBytesPtr>, clientTimeStamp long, childViewsResult TableViewFinderResult, tableNamesToDelete List<byte[]>, sharedTablesToDelete List<SharedTableState>) : MetaDataMutationResult in class org.apache.phoenix.coprocessor.MetaDataEndpointImpl | From | To | |
Change Variable Type idExpression : ColumnExpression to idExpression : Expression in method public testOrPKWithAndPKAndNotPK() : void in class org.apache.phoenix.compile.WhereCompilerTest | From | To | |
Extract Variable | 1 | ||
Extract Variable finalCreate : CreateTableStatement in method public execute() : MutationState from class org.apache.phoenix.compile.CreateTableCompiler.compile | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type columnExpression : ColumnExpression to columnExpression : Expression in class org.apache.phoenix.coprocessor.MetaDataEndpointImpl.ColumnFinder | From | To |