Class DevicesGroupRegistry
java.lang.Object
org.opendaylight.openflowplugin.applications.frm.impl.DevicesGroupRegistry
-
Constructor Summary
Constructors -
Method Summary
Modifier 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
-
DevicesGroupRegistry
public DevicesGroupRegistry()
-
-
Method Details
-
isGroupPresent
-
storeGroup
-
removeGroup
-
clearNodeGroups
-