A C D I L M O P R S W
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- activate() - Method in class org.onosproject.intentsync.IntentSynchronizer
C
- clusterService - Variable in class org.onosproject.intentsync.IntentSynchronizer
- coreService - Variable in class org.onosproject.intentsync.IntentSynchronizer
- createExecutor() - Method in class org.onosproject.intentsync.IntentSynchronizer
-
Creates an executor that will be used for synchronization tasks.
D
- deactivate() - Method in class org.onosproject.intentsync.IntentSynchronizer
- doExecute() - Method in class org.onosproject.intentsync.cli.PrimaryChangeCommand
I
- intentService - Variable in class org.onosproject.intentsync.IntentSynchronizer
- IntentSynchronizationAdminService - Interface in org.onosproject.intentsync
-
Administrative APIs for managing intent synchronization.
- IntentSynchronizationService - Interface in org.onosproject.intentsync
-
Submits and withdraws intents to the IntentService from a single point in the cluster at any one time.
- IntentSynchronizer - Class in org.onosproject.intentsync
-
Synchronizes intents between an in-memory intent store and the IntentService.
- IntentSynchronizer() - Constructor for class org.onosproject.intentsync.IntentSynchronizer
L
- leadershipService - Variable in class org.onosproject.intentsync.IntentSynchronizer
M
- modifyPrimary(boolean) - Method in interface org.onosproject.intentsync.IntentSynchronizationAdminService
-
Changes whether this instance is the primary or not based on the boolean parameter.
- modifyPrimary(boolean) - Method in class org.onosproject.intentsync.IntentSynchronizer
O
- org.onosproject.intentsync - package org.onosproject.intentsync
-
Intent synchronizer.
- org.onosproject.intentsync.cli - package org.onosproject.intentsync.cli
-
Intent synchronizer CLI.
P
- PrimaryChangeCommand - Class in org.onosproject.intentsync.cli
-
Command to change whether this instance's intent synchronizer is primary.
- PrimaryChangeCommand() - Constructor for class org.onosproject.intentsync.cli.PrimaryChangeCommand
R
- removeIntents() - Method in interface org.onosproject.intentsync.IntentSynchronizationAdminService
-
Withdraws all intents.
- removeIntents() - Method in class org.onosproject.intentsync.IntentSynchronizer
- removeIntentsByAppId(ApplicationId) - Method in interface org.onosproject.intentsync.IntentSynchronizationService
-
Withdraws intents by app Id.
- removeIntentsByAppId(ApplicationId) - Method in class org.onosproject.intentsync.IntentSynchronizer
S
- submit(Intent) - Method in interface org.onosproject.intentsync.IntentSynchronizationService
-
Submits and intent to the synchronizer.
- submit(Intent) - Method in class org.onosproject.intentsync.IntentSynchronizer
W
- withdraw(Intent) - Method in interface org.onosproject.intentsync.IntentSynchronizationService
-
Withdraws an intent from the synchronizer.
- withdraw(Intent) - Method in class org.onosproject.intentsync.IntentSynchronizer
All Classes All Packages