377174d3ef95e020573a824e71c530b8391e67c3
Files Diff
- Added: 2
- Removed: 0
- Renamed: 0
- Modified: 63
Link to commit
Third party dependencies:
| Dependency Action | |
|---|---|
| Added | |
| org.apache.htrace:htrace-core4:4.2.0-incubating | |
| Removed | |
| org.apache.htrace:htrace-core:3.2.0-incubating |
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Extract Variable | 1 | ||
| Extract Variable span : Span in method public call() : TimingResult from class org.apache.hadoop.hbase.mttr.IntegrationTestMTTR.TimingCallable | From | To | |
| Change Variable Type | 2 | ||
| Change Variable Type sampler : Sampler<?> to sampler : Sampler in method public run(args String[]) : int in class org.apache.hadoop.hbase.wal.WALPerformanceEvaluation | From | To | |
| Change Variable Type builder : SpanReceiverBuilder to builder : SpanReceiver.Builder in method public loadSpanReceivers() : void in class org.apache.hadoop.hbase.trace.SpanReceiverHost | From | To | |
| Change Attribute Type | 3 | ||
| Change Attribute Type ROOT_SPAN_ID : long to ROOT_SPAN_ID : SpanId in class org.apache.hadoop.hbase.trace.TestHTraceHooks | From | To | |
| Change Attribute Type traces : ArrayList<Long> to traces : ArrayList<String> in class org.apache.hadoop.hbase.mttr.IntegrationTestMTTR.TimingResult | From | To | |
| Change Attribute Type traceSampler : Sampler<?> to traceSampler : Sampler in class org.apache.hadoop.hbase.PerformanceEvaluation.TestBase | From | To |