Fixup static method warnings 99/61099/2
authorRobert Varga <robert.varga@pantheon.tech>
Thu, 3 Aug 2017 09:34:07 +0000 (11:34 +0200)
committerTom Pantelis <tompantelis@gmail.com>
Fri, 4 Aug 2017 03:28:44 +0000 (03:28 +0000)
commit3c207cf280d5c8ff8a6247ac22fe1223ddf96501
tree6a6e78de75a9afe5a06d8fad8d3f85d127b52a05
parentfa60e0fbe54f1604d3b68dcd5df14ba3aed7183f
Fixup static method warnings

- a method can be made static
- invocation of static methods should not go through an instance

Change-Id: I9380a17432340c75fd94bd01c9dc5bb5cdbd8156
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
opendaylight/md-sal/sal-akka-raft/src/test/java/org/opendaylight/controller/cluster/raft/LeadershipTransferIntegrationTest.java
opendaylight/md-sal/sal-distributed-datastore/src/main/java/org/opendaylight/controller/cluster/datastore/Shard.java