0570a6ca30fa3bf20a3606d91b4e021ecc9c6aa6
Files Diff
- Added: 2
- Removed: 2
- Renamed: 0
- Modified: 2
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Parameter Type | 2 | ||
| Change Parameter Type condition : AtAfterCondition to condition : BigIntComparisons in method public BigIntComparisonsTest(condition BigIntComparisons, smaller int, bigger int, result boolean) in class org.apache.camel.component.aws.ddbstream.BigIntComparisonsTest | From | To | |
| Change Parameter Type condition : AtAfterCondition to condition : BigIntComparisons in method package atAfterSeq(sequenceNumber String, condition BigIntComparisons) : Shard in class org.apache.camel.component.aws.ddbstream.ShardList | From | To | |
| Rename Class | 2 | ||
| Rename Class org.apache.camel.component.aws.ddbstream.AtAfterCondition renamed to org.apache.camel.component.aws.ddbstream.BigIntComparisons | From | To | |
| Rename Class org.apache.camel.component.aws.ddbstream.AtAfterConditionTest renamed to org.apache.camel.component.aws.ddbstream.BigIntComparisonsTest | From | To | |
| Change Variable Type | 1 | ||
| Change Variable Type condition : AtAfterCondition to condition : BigIntComparisons in method private createExchanges(records List<Record>) : Queue<Exchange> in class org.apache.camel.component.aws.ddbstream.DdbStreamConsumer | From | To | |
| Change Attribute Type | 1 | ||
| Change Attribute Type condition : AtAfterCondition to condition : BigIntComparisons in class org.apache.camel.component.aws.ddbstream.BigIntComparisonsTest | From | To | |
| Rename Parameter | 2 | ||
| Rename Parameter endpointSequenceNumber : BigInteger to first : BigInteger in method public matches(first BigInteger, second BigInteger) : boolean in class org.apache.camel.component.aws.ddbstream.BigIntComparisons | From | To | |
| Rename Parameter sequenceNumber : BigInteger to second : BigInteger in method public matches(first BigInteger, second BigInteger) : boolean in class org.apache.camel.component.aws.ddbstream.BigIntComparisons | From | To |