Class DevicesGroupRegistry
java.lang.Object
org.opendaylight.openflowplugin.applications.frm.impl.DevicesGroupRegistry
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionvoidclearNodeGroups(String nodeId) booleanisGroupPresent(String nodeId, org.opendaylight.yangtools.yang.common.Uint32 groupId) voidremoveGroup(String nodeId, org.opendaylight.yangtools.yang.common.Uint32 groupId) voidstoreGroup(String nodeId, org.opendaylight.yangtools.yang.common.Uint32 groupId) 
- 
Constructor Details- 
DevicesGroupRegistrypublic DevicesGroupRegistry()
 
- 
- 
Method Details- 
isGroupPresent
- 
storeGroup
- 
removeGroup
- 
clearNodeGroups
 
-