druid/extensions-contrib/opentsdb-emitter/src
Chi Cao Minh 1166bbcb75 Remove static imports from tests (#8036)
Make static imports forbidden in tests and remove all occurrences to be
consistent with the non-test code.

Also, various changes to files affected by above:
- Reformat to adhere to druid style guide
- Fix various IntelliJ warnings
- Fix various SonarLint warnings (e.g., the expected/actual args to
  Assert.assertEquals() were flipped)
2019-07-06 09:33:12 -07:00
..
main emit maxLag/avgLag in KafkaSupervisor (#6587) 2018-11-28 02:11:14 -08:00
test/java/org/apache/druid/emitter/opentsdb Remove static imports from tests (#8036) 2019-07-06 09:33:12 -07:00