Class DhcpAllocationPoolAddJob
- java.lang.Object
-
- org.opendaylight.netvirt.dhcpservice.jobs.DhcpAllocationPoolAddJob
-
- All Implemented Interfaces:
java.util.concurrent.Callable<java.util.List<com.google.common.util.concurrent.ListenableFuture<java.lang.Void>>>
public class DhcpAllocationPoolAddJob extends java.lang.Object implements java.util.concurrent.Callable<java.util.List<com.google.common.util.concurrent.ListenableFuture<java.lang.Void>>>
-
-
Constructor Summary
Constructors Constructor Description DhcpAllocationPoolAddJob(org.opendaylight.genius.infra.ManagedNewTransactionRunner txRunner, java.lang.String interfaceName)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.util.List<com.google.common.util.concurrent.ListenableFuture<java.lang.Void>>
call()
-