Class DevicesGroupRegistry
java.lang.Object
org.opendaylight.openflowplugin.applications.frm.impl.DevicesGroupRegistry
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
clearNodeGroups
(String nodeId) boolean
isGroupPresent
(String nodeId, org.opendaylight.yangtools.yang.common.Uint32 groupId) void
removeGroup
(String nodeId, org.opendaylight.yangtools.yang.common.Uint32 groupId) void
storeGroup
(String nodeId, org.opendaylight.yangtools.yang.common.Uint32 groupId)
-
Constructor Details
-
DevicesGroupRegistry
public DevicesGroupRegistry()
-
-
Method Details
-
isGroupPresent
-
storeGroup
-
removeGroup
-
clearNodeGroups
-