f631326cb5ee0c1340a855edf53c6f016318b783
Files Diff
- Added: 2
- Removed: 0
- Renamed: 0
- Modified: 11
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 1 | ||
Change Parameter Type throughputStats : ThroughputStats to metricRegistry : MetricRegistry in method public ThroughputResource(metricRegistry MetricRegistry) in class org.graylog2.shared.rest.resources.system.ThroughputResource | From | To | |
Extract Attribute | 3 | ||
Extract Attribute public INCOMING_MESSAGES_METRICNAME : String in class org.graylog2.buffers.processors.OutputBufferProcessor | From | To | |
Extract Attribute public WRITES_METRICNAME : String in class org.graylog2.outputs.ElasticSearchOutput | From | To | |
Extract Attribute public PROCESS_TIME_METRICNAME : String in class org.graylog2.outputs.ElasticSearchOutput | From | To | |
Rename Attribute | 1 | ||
Rename Attribute throughputStats : ThroughputStats to metricRegistry : MetricRegistry in class org.graylog2.shared.rest.resources.system.ThroughputResource | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type throughputStats : ThroughputStats to metricRegistry : MetricRegistry in class org.graylog2.shared.rest.resources.system.ThroughputResource | From | To | |
Rename Parameter | 1 | ||
Rename Parameter throughputStats : ThroughputStats to metricRegistry : MetricRegistry in method public ThroughputResource(metricRegistry MetricRegistry) in class org.graylog2.shared.rest.resources.system.ThroughputResource | From | To |