skywalking-java/oap-server
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
..
exporter supprt gRPC alarm hook. (#4344) 2020-02-12 16:20:20 +08:00
oal-grammar Make Profile entities could be disable by OAL (#4354) 2020-02-12 23:28:27 +08:00
oal-rt Set up more strict code styles and fix existing issues (#4337) 2020-02-11 17:10:49 +08:00
server-alarm-plugin supprt gRPC alarm hook. (#4344) 2020-02-12 16:20:20 +08:00
server-bootstrap Make Profile entities could be disable by OAL (#4354) 2020-02-12 23:28:27 +08:00
server-cluster-plugin Set up more strict code styles and fix existing issues (#4337) 2020-02-11 17:10:49 +08:00
server-configuration Set up more strict code styles and fix existing issues (#4337) 2020-02-11 17:10:49 +08:00
server-core Some code style and refactor (#4355) 2020-02-13 10:34:32 +08:00
server-library supprt gRPC alarm hook. (#4344) 2020-02-12 16:20:20 +08:00
server-query-plugin Set up more strict code styles and fix existing issues (#4337) 2020-02-11 17:10:49 +08:00
server-receiver-plugin Some code style and refactor (#4355) 2020-02-13 10:34:32 +08:00
server-starter Set up more strict code styles and fix existing issues (#4337) 2020-02-11 17:10:49 +08:00
server-starter-es7 Set up more strict code styles and fix existing issues (#4337) 2020-02-11 17:10:49 +08:00
server-storage-plugin Some code style and refactor (#4355) 2020-02-13 10:34:32 +08:00
server-telemetry Set up more strict code styles and fix existing issues (#4337) 2020-02-11 17:10:49 +08:00
server-testing 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