@Singleton public final class ElanClusterUtils extends Object
Constructor and Description |
---|
ElanClusterUtils(org.opendaylight.genius.utils.clustering.EntityOwnershipUtils entityOwnershipUtils,
org.opendaylight.infrautils.jobcoordinator.JobCoordinator jobCoordinator) |
Modifier and Type | Method and Description |
---|---|
void |
runOnlyInOwnerNode(String jobDesc,
Runnable job) |
void |
runOnlyInOwnerNode(String jobKey,
String jobDesc,
Callable<List<com.google.common.util.concurrent.ListenableFuture<Void>>> job) |
Copyright © 2019 OpenDaylight. All rights reserved.