skywalking-java/oap-server/server-storage-plugin
cui-liqiang c761f30e3b
Some code style and refactor (#4355)
* extract duplicated method

* change while loop to if since once rs.next() return false, it will never return true for the following calls

* simplify if() return true; return false pattern

* fix compilation

Signed-off-by: liqiang.clq <liqiang.clq@alibaba-inc.com>
2020-02-13 10:34:32 +08:00
..
storage-elasticsearch-plugin Make Profile entities could be disable by OAL (#4354) 2020-02-12 23:28:27 +08:00
storage-elasticsearch7-plugin Set up more strict code styles and fix existing issues (#4337) 2020-02-11 17:10:49 +08:00
storage-jaeger-plugin Set up more strict code styles and fix existing issues (#4337) 2020-02-11 17:10:49 +08:00
storage-jdbc-hikaricp-plugin Some code style and refactor (#4355) 2020-02-13 10:34:32 +08:00
storage-zipkin-plugin Set up more strict code styles and fix existing issues (#4337) 2020-02-11 17:10:49 +08:00
pom.xml Set up more strict code styles and fix existing issues (#4337) 2020-02-11 17:10:49 +08:00