Import scala.concurrent.Future 74/85374/2
authorRobert Varga <robert.varga@pantheon.tech>
Thu, 24 Oct 2019 15:49:08 +0000 (17:49 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Thu, 24 Oct 2019 15:52:01 +0000 (17:52 +0200)
commited07cf4822772febeb46d4f36b5d84e6574eeb87
treeb189f52d3639775046b96c8870da733c145af9d8
parent40e06bab92b88b337e2642bf9981d7aa6f7baedb
Import scala.concurrent.Future

Since we are returning ListenableFuture from RPCs, we can freely
import Scala's Future and shorten references to it.

Change-Id: I77c911fa6d9eca5804547039715f3e57866bafcf
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
opendaylight/md-sal/sal-cluster-admin-impl/src/main/java/org/opendaylight/controller/cluster/datastore/admin/ClusterAdminRpcService.java