Modernize LocalReadWriteProxyTransaction 27/114227/1
authorRobert Varga <robert.varga@pantheon.tech>
Mon, 28 Oct 2024 04:21:19 +0000 (05:21 +0100)
committerRobert Varga <robert.varga@pantheon.tech>
Mon, 28 Oct 2024 04:22:18 +0000 (05:22 +0100)
commitc145d8789ecaa41f7bf5ff106132db1288b0b575
treef1297dbaaa815b4e19f9cb7c6f016b9d15112d60
parent1f8f36cb5fd068bf9b2b7db8cc8c8ea81dcc8ca1
Modernize LocalReadWriteProxyTransaction

Use local variable type inference as well as enhanced switch statement.

Change-Id: I0de3e839e72ac189708a2337cbc3e9a6c09e9bf8
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
opendaylight/md-sal/sal-distributed-datastore/src/main/java/org/opendaylight/controller/cluster/databroker/actors/dds/LocalReadWriteProxyTransaction.java