Package | Description |
---|---|
org.opendaylight.genius.idmanager | |
org.opendaylight.genius.idmanager.jobs |
Modifier and Type | Method and Description |
---|---|
IdLocalPool |
IdLocalPool.deepCopyOf() |
Modifier and Type | Method and Description |
---|---|
Optional<IdLocalPool> |
IdManager.getIdLocalPool(String parentPoolName) |
Constructor and Description |
---|
CleanUpJob(IdLocalPool idLocalPool,
ManagedNewTransactionRunner txRunner,
org.opendaylight.controller.md.sal.binding.api.DataBroker broker,
String parentPoolName,
int blockSize,
LockManagerService lockManager,
IdUtils idUtils,
org.opendaylight.infrautils.jobcoordinator.JobCoordinator jobCoordinator) |
LocalPoolCreateJob(IdLocalPool idLocalPool,
ManagedNewTransactionRunner txRunner,
String parentPoolName,
int blockSize,
IdUtils idUtils) |
Copyright © 2019 OpenDaylight. All rights reserved.