Constructor and Description |
---|
AddL2GwDevicesToTransportZoneJob(org.opendaylight.yang.gen.v1.urn.opendaylight.genius.itm.rpcs.rev160406.ItmRpcService itmRpcService,
org.opendaylight.yang.gen.v1.urn.opendaylight.genius.itm.rev160406.transport.zones.TransportZone transportZone,
L2GatewayCache l2GatewayCache)
Instantiates a new adds the l2 gw devices to transport zone job.
|
Modifier and Type | Method and Description |
---|---|
List<com.google.common.util.concurrent.ListenableFuture<Void>> |
call() |
String |
getJobKey()
Gets the job key.
|
String |
toString() |
public AddL2GwDevicesToTransportZoneJob(org.opendaylight.yang.gen.v1.urn.opendaylight.genius.itm.rpcs.rev160406.ItmRpcService itmRpcService, org.opendaylight.yang.gen.v1.urn.opendaylight.genius.itm.rev160406.transport.zones.TransportZone transportZone, L2GatewayCache l2GatewayCache)
itmRpcService
- the itm rpc servicetransportZone
- the transport zoneCopyright © 2019 OpenDaylight. All rights reserved.