Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.group.types.rev131018.groups.Group
Packages that use Group
Package
Description
-
Uses of Group in org.opendaylight.openflowplugin.applications.frm
Methods in org.opendaylight.openflowplugin.applications.frm that return types with arguments of type GroupModifier and TypeMethodDescriptionForwardingRulesManager.getBundleGroupListener()
Return BundleGroupListener instance.ForwardingRulesManager.getGroupCommiter()
Content definition method and prevent code duplicity in Reconcil. -
Uses of Group in org.opendaylight.openflowplugin.applications.frm.impl
Methods in org.opendaylight.openflowplugin.applications.frm.impl that return types with arguments of type GroupModifier and TypeMethodDescriptionForwardingRulesManagerImpl.getBundleGroupListener()
ForwardingRulesManagerImpl.getGroupCommiter()
protected org.opendaylight.yangtools.yang.binding.InstanceIdentifier<Group>
GroupForwarder.getWildCardPath()
Methods in org.opendaylight.openflowplugin.applications.frm.impl with parameters of type GroupModifier and TypeMethodDescriptioncom.google.common.util.concurrent.ListenableFuture<org.opendaylight.yangtools.yang.common.RpcResult<AddBundleMessagesOutput>>
BundleGroupForwarder.add
(org.opendaylight.yangtools.yang.binding.InstanceIdentifier<Group> identifier, Group group, org.opendaylight.yangtools.yang.binding.InstanceIdentifier<FlowCapableNode> nodeIdent, BundleId bundleId) Future<? extends org.opendaylight.yangtools.yang.common.RpcResult<?>>
GroupForwarder.add
(org.opendaylight.yangtools.yang.binding.InstanceIdentifier<Group> identifier, Group addDataObj, org.opendaylight.yangtools.yang.binding.InstanceIdentifier<FlowCapableNode> nodeIdent) void
GroupForwarder.createStaleMarkEntity
(org.opendaylight.yangtools.yang.binding.InstanceIdentifier<Group> identifier, Group del, org.opendaylight.yangtools.yang.binding.InstanceIdentifier<FlowCapableNode> nodeIdent) void
BundleGroupForwarder.remove
(org.opendaylight.yangtools.yang.binding.InstanceIdentifier<Group> identifier, Group group, org.opendaylight.yangtools.yang.binding.InstanceIdentifier<FlowCapableNode> nodeIdent, BundleId bundleId) void
GroupForwarder.remove
(org.opendaylight.yangtools.yang.binding.InstanceIdentifier<Group> identifier, Group removeDataObj, org.opendaylight.yangtools.yang.binding.InstanceIdentifier<FlowCapableNode> nodeIdent) Future<org.opendaylight.yangtools.yang.common.RpcResult<RemoveGroupOutput>>
GroupForwarder.removeWithResult
(org.opendaylight.yangtools.yang.binding.InstanceIdentifier<Group> identifier, Group removeDataObj, org.opendaylight.yangtools.yang.binding.InstanceIdentifier<FlowCapableNode> nodeIdent) void
BundleGroupForwarder.update
(org.opendaylight.yangtools.yang.binding.InstanceIdentifier<Group> identifier, Group originalGroup, Group updatedGroup, org.opendaylight.yangtools.yang.binding.InstanceIdentifier<FlowCapableNode> nodeIdent, BundleId bundleId) void
GroupForwarder.update
(org.opendaylight.yangtools.yang.binding.InstanceIdentifier<Group> identifier, Group original, Group update, org.opendaylight.yangtools.yang.binding.InstanceIdentifier<FlowCapableNode> nodeIdent) Method parameters in org.opendaylight.openflowplugin.applications.frm.impl with type arguments of type GroupModifier and TypeMethodDescriptioncom.google.common.util.concurrent.ListenableFuture<org.opendaylight.yangtools.yang.common.RpcResult<AddBundleMessagesOutput>>
BundleGroupForwarder.add
(org.opendaylight.yangtools.yang.binding.InstanceIdentifier<Group> identifier, Group group, org.opendaylight.yangtools.yang.binding.InstanceIdentifier<FlowCapableNode> nodeIdent, BundleId bundleId) Future<? extends org.opendaylight.yangtools.yang.common.RpcResult<?>>
GroupForwarder.add
(org.opendaylight.yangtools.yang.binding.InstanceIdentifier<Group> identifier, Group addDataObj, org.opendaylight.yangtools.yang.binding.InstanceIdentifier<FlowCapableNode> nodeIdent) void
GroupForwarder.createStaleMarkEntity
(org.opendaylight.yangtools.yang.binding.InstanceIdentifier<Group> identifier, Group del, org.opendaylight.yangtools.yang.binding.InstanceIdentifier<FlowCapableNode> nodeIdent) void
BundleGroupForwarder.remove
(org.opendaylight.yangtools.yang.binding.InstanceIdentifier<Group> identifier, Group group, org.opendaylight.yangtools.yang.binding.InstanceIdentifier<FlowCapableNode> nodeIdent, BundleId bundleId) void
GroupForwarder.remove
(org.opendaylight.yangtools.yang.binding.InstanceIdentifier<Group> identifier, Group removeDataObj, org.opendaylight.yangtools.yang.binding.InstanceIdentifier<FlowCapableNode> nodeIdent) Future<org.opendaylight.yangtools.yang.common.RpcResult<RemoveGroupOutput>>
GroupForwarder.removeWithResult
(org.opendaylight.yangtools.yang.binding.InstanceIdentifier<Group> identifier, Group removeDataObj, org.opendaylight.yangtools.yang.binding.InstanceIdentifier<FlowCapableNode> nodeIdent) void
BundleGroupForwarder.update
(org.opendaylight.yangtools.yang.binding.InstanceIdentifier<Group> identifier, Group originalGroup, Group updatedGroup, org.opendaylight.yangtools.yang.binding.InstanceIdentifier<FlowCapableNode> nodeIdent, BundleId bundleId) void
GroupForwarder.update
(org.opendaylight.yangtools.yang.binding.InstanceIdentifier<Group> identifier, Group original, Group update, org.opendaylight.yangtools.yang.binding.InstanceIdentifier<FlowCapableNode> nodeIdent) -
Uses of Group in org.opendaylight.openflowplugin.applications.frm.util
Methods in org.opendaylight.openflowplugin.applications.frm.util that return types with arguments of type GroupModifier and TypeMethodDescriptionstatic org.opendaylight.yangtools.yang.binding.InstanceIdentifier<Group>
FrmUtil.buildGroupInstanceIdentifier
(org.opendaylight.yangtools.yang.binding.InstanceIdentifier<FlowCapableNode> nodeIdent, org.opendaylight.yangtools.yang.common.Uint32 groupId) -
Uses of Group in org.opendaylight.openflowplugin.applications.frsync.impl.strategy
Methods in org.opendaylight.openflowplugin.applications.frsync.impl.strategy that return types with arguments of type GroupModifier and TypeMethodDescriptionSynchronizationDiffInput.getGroupsToAddOrUpdate()
SynchronizationDiffInput.getGroupsToRemove()
Methods in org.opendaylight.openflowplugin.applications.frsync.impl.strategy with parameters of type GroupModifier and TypeMethodDescriptioncom.google.common.util.concurrent.ListenableFuture<org.opendaylight.yangtools.yang.common.RpcResult<AddGroupOutput>>
GroupForwarder.add
(org.opendaylight.yangtools.yang.binding.InstanceIdentifier<Group> identifier, Group addDataObj, org.opendaylight.yangtools.yang.binding.InstanceIdentifier<FlowCapableNode> nodeIdent) com.google.common.util.concurrent.ListenableFuture<org.opendaylight.yangtools.yang.common.RpcResult<RemoveGroupOutput>>
GroupForwarder.remove
(org.opendaylight.yangtools.yang.binding.InstanceIdentifier<Group> identifier, Group removeDataObj, org.opendaylight.yangtools.yang.binding.InstanceIdentifier<FlowCapableNode> nodeIdent) com.google.common.util.concurrent.ListenableFuture<org.opendaylight.yangtools.yang.common.RpcResult<UpdateGroupOutput>>
GroupForwarder.update
(org.opendaylight.yangtools.yang.binding.InstanceIdentifier<Group> identifier, Group original, Group update, org.opendaylight.yangtools.yang.binding.InstanceIdentifier<FlowCapableNode> nodeIdent) Method parameters in org.opendaylight.openflowplugin.applications.frsync.impl.strategy with type arguments of type GroupModifier and TypeMethodDescriptioncom.google.common.util.concurrent.ListenableFuture<org.opendaylight.yangtools.yang.common.RpcResult<AddGroupOutput>>
GroupForwarder.add
(org.opendaylight.yangtools.yang.binding.InstanceIdentifier<Group> identifier, Group addDataObj, org.opendaylight.yangtools.yang.binding.InstanceIdentifier<FlowCapableNode> nodeIdent) com.google.common.util.concurrent.ListenableFuture<org.opendaylight.yangtools.yang.common.RpcResult<RemoveGroupOutput>>
GroupForwarder.remove
(org.opendaylight.yangtools.yang.binding.InstanceIdentifier<Group> identifier, Group removeDataObj, org.opendaylight.yangtools.yang.binding.InstanceIdentifier<FlowCapableNode> nodeIdent) com.google.common.util.concurrent.ListenableFuture<org.opendaylight.yangtools.yang.common.RpcResult<UpdateGroupOutput>>
GroupForwarder.update
(org.opendaylight.yangtools.yang.binding.InstanceIdentifier<Group> identifier, Group original, Group update, org.opendaylight.yangtools.yang.binding.InstanceIdentifier<FlowCapableNode> nodeIdent) Constructor parameters in org.opendaylight.openflowplugin.applications.frsync.impl.strategy with type arguments of type GroupModifierConstructorDescriptionSynchronizationDiffInput
(org.opendaylight.yangtools.yang.binding.InstanceIdentifier<FlowCapableNode> nodeIdent, List<ItemSyncBox<Group>> groupsToAddOrUpdate, ItemSyncBox<Meter> metersToAddOrUpdate, Map<TableKey, ItemSyncBox<Flow>> flowsToAddOrUpdate, Map<TableKey, ItemSyncBox<Flow>> flowsToRemove, ItemSyncBox<Meter> metersToRemove, List<ItemSyncBox<Group>> groupsToRemove) -
Uses of Group in org.opendaylight.openflowplugin.applications.frsync.util
Methods in org.opendaylight.openflowplugin.applications.frsync.util that return types with arguments of type GroupModifier and TypeMethodDescriptionstatic List<ItemSyncBox<Group>>
ReconcileUtil.resolveAndDivideGroupDiffs
(NodeId nodeId, Map<org.opendaylight.yangtools.yang.common.Uint32, Group> installedGroupsArg, Collection<Group> pendingGroups) Returns a list of safe synchronization steps with updates.static List<ItemSyncBox<Group>>
ReconcileUtil.resolveAndDivideGroupDiffs
(NodeId nodeId, Map<org.opendaylight.yangtools.yang.common.Uint32, Group> installedGroupsArg, Collection<Group> pendingGroups, boolean gatherUpdates) Returns a list of safe synchronization steps.static Collection<Group>
ReconcileUtil.safeGroups
(FlowCapableNode node) FlowCapableNodeLookups.wrapGroupsToMap
(@Nullable Collection<Group> groups) Methods in org.opendaylight.openflowplugin.applications.frsync.util with parameters of type GroupModifier and TypeMethodDescriptionstatic boolean
ReconcileUtil.checkGroupPrecondition
(Set<org.opendaylight.yangtools.yang.common.Uint32> installedGroupIds, Group pendingGroup) Method parameters in org.opendaylight.openflowplugin.applications.frsync.util with type arguments of type GroupModifier and TypeMethodDescriptionstatic List<ItemSyncBox<Group>>
ReconcileUtil.resolveAndDivideGroupDiffs
(NodeId nodeId, Map<org.opendaylight.yangtools.yang.common.Uint32, Group> installedGroupsArg, Collection<Group> pendingGroups) Returns a list of safe synchronization steps with updates.static List<ItemSyncBox<Group>>
ReconcileUtil.resolveAndDivideGroupDiffs
(NodeId nodeId, Map<org.opendaylight.yangtools.yang.common.Uint32, Group> installedGroupsArg, Collection<Group> pendingGroups) Returns a list of safe synchronization steps with updates.static List<ItemSyncBox<Group>>
ReconcileUtil.resolveAndDivideGroupDiffs
(NodeId nodeId, Map<org.opendaylight.yangtools.yang.common.Uint32, Group> installedGroupsArg, Collection<Group> pendingGroups, boolean gatherUpdates) Returns a list of safe synchronization steps.static List<ItemSyncBox<Group>>
ReconcileUtil.resolveAndDivideGroupDiffs
(NodeId nodeId, Map<org.opendaylight.yangtools.yang.common.Uint32, Group> installedGroupsArg, Collection<Group> pendingGroups, boolean gatherUpdates) Returns a list of safe synchronization steps.FlowCapableNodeLookups.wrapGroupsToMap
(@Nullable Collection<Group> groups) -
Uses of Group in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.inventory.rev130819
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.inventory.rev130819 that return types with arguments of type GroupModifier and TypeMethodDescriptionFlowCapableNodeBuilder.getGroup()
Return current value associated with the property corresponding toGroups.getGroup()
.FlowCapableNodeUpdatedBuilder.getGroup()
Return current value associated with the property corresponding toGroups.getGroup()
.Method parameters in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.inventory.rev130819 with type arguments of type GroupModifier and TypeMethodDescriptionSet the property corresponding toGroups.getGroup()
to the specified value.Set the property corresponding toGroups.getGroup()
to the specified value. -
Uses of Group in org.opendaylight.yang.gen.v1.urn.opendaylight.group.types.rev131018
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.group.types.rev131018 that return types with arguments of type Group -
Uses of Group in org.opendaylight.yang.gen.v1.urn.opendaylight.group.types.rev131018.groups
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.group.types.rev131018.groups with type parameters of type GroupModifier and TypeMethodDescription<E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<Group>>
E$$GroupBuilder.augmentation
(Class<E$$> augmentationType) Return the specified augmentation, if it is present in this builder.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.group.types.rev131018.groups that return GroupMethods in org.opendaylight.yang.gen.v1.urn.opendaylight.group.types.rev131018.groups that return types with arguments of type GroupMethods in org.opendaylight.yang.gen.v1.urn.opendaylight.group.types.rev131018.groups with parameters of type GroupModifier and TypeMethodDescriptionstatic boolean
Group.bindingEquals
(@NonNull Group thisObj, Object obj) Default implementation ofObject.equals(Object)
contract for this interface.static int
Group.bindingHashCode
(@NonNull Group obj) Default implementation ofObject.hashCode()
contract for this interface.static String
Group.bindingToString
(@NonNull Group obj) Default implementation ofObject.toString()
contract for this interface.Method parameters in org.opendaylight.yang.gen.v1.urn.opendaylight.group.types.rev131018.groups with type arguments of type GroupModifier and TypeMethodDescriptionGroupBuilder.addAugmentation
(org.opendaylight.yangtools.yang.binding.Augmentation<Group> augmentation) Add an augmentation to this builder's product.GroupBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<Group>> augmentationType) Remove an augmentation from this builder's product.Constructors in org.opendaylight.yang.gen.v1.urn.opendaylight.group.types.rev131018.groups with parameters of type GroupModifierConstructorDescriptionGroupBuilder
(Group base) Construct a builder initialized with state from specifiedGroup
.