Class DevicesGroupRegistry
java.lang.Object
org.opendaylight.openflowplugin.applications.frm.impl.DevicesGroupRegistry
-
Constructor Summary
Constructors -
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)