e43202f3e957097d6a6672499e15373d60ab838c
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 14
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Move And Rename Method | 1 | ||
Move And Rename Method public ImmutableStorageSchemeTest(immutableStorageScheme ImmutableStorageScheme) from class org.apache.phoenix.schema.ImmutableStorageSchemeTest to public SingleCellColumnExpression(immutableStorageScheme ImmutableStorageScheme) from class org.apache.phoenix.expression.SingleCellColumnExpression | From | To | |
Change Return Type | 1 | ||
Change Return Type ImmutableStorageScheme[] to List<Object[]> in method public data() : List<Object[]> in class org.apache.phoenix.schema.ImmutableStorageSchemeTest | From | To | |
Extract Variable | 1 | ||
Extract Variable serializedEncodingScheme : int in method public readFields(input DataInput) : void from class org.apache.phoenix.expression.SingleCellColumnExpression | From | To | |
Extract Method | 3 | ||
Extract Method private assertDecodedContents(ptr ImmutableBytesPtr, contents byte[]...) : void extracted from public testLeadingNulls() : void in class org.apache.phoenix.schema.ImmutableStorageSchemeTest | From | To | |
Extract Method private evaluate(children List<Expression>) : ImmutableBytesPtr extracted from public testWithExpressionsThatEvaluatetoFalse() : void in class org.apache.phoenix.schema.ImmutableStorageSchemeTest | From | To | |
Extract Method private evaluate(children List<Expression>) : ImmutableBytesPtr extracted from public testLeadingNulls() : void in class org.apache.phoenix.schema.ImmutableStorageSchemeTest | From | To |