Modifier and Type | Method and Description |
---|---|
void |
ReconciliationManager.dequeue(ReconciliationTask task) |
void |
ReconciliationManager.enqueue(ReconciliationTask task) |
void |
ReconciliationManager.enqueueForRetry(ReconciliationTask task) |
boolean |
ReconciliationManager.isEnqueued(ReconciliationTask task) |
Modifier and Type | Class and Description |
---|---|
class |
BridgeConfigReconciliationTask
Configuration Reconciliation task to reconcile existing bridge configurations in the config datastore and the
switch when the latter is up and connected to the controller.
|
class |
TerminationPointConfigReconciliationTask
Reconciliation task to reconcile termination point configurations in the config datastore.
|
Modifier and Type | Class and Description |
---|---|
class |
ConnectionReconciliationTask |
Copyright © 2018 OpenDaylight. All rights reserved.