Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeId
Package
Description
-
Uses of NodeId in org.opendaylight.openflowplugin.api.openflow
Modifier and TypeMethodDescription@NonNull Map<NodeId,
FlowGroupInfoHistory> FlowGroupInfoHistories.getAllFlowGroupHistories()
Modifier and TypeMethodDescription@Nullable FlowGroupInfoHistory
FlowGroupInfoHistories.getFlowGroupHistory
(@NonNull NodeId nodeId) -
Uses of NodeId in org.opendaylight.openflowplugin.api.openflow.connection
Modifier and TypeMethodDescriptionConnectionContext.getNodeId()
Method returns identifier of device whic connection represents this context. -
Uses of NodeId in org.opendaylight.openflowplugin.api.openflow.device
-
Uses of NodeId in org.opendaylight.openflowplugin.applications.frm.impl
Modifier and TypeMethodDescriptionboolean
DeviceMastershipManager.isDeviceMastered
(NodeId nodeId) boolean
DeviceMastershipManager.isNodeActive
(NodeId nodeId) -
Uses of NodeId in org.opendaylight.openflowplugin.applications.frm.util
Modifier and TypeMethodDescriptionstatic NodeId
FrmUtil.getNodeIdFromNodeIdentifier
(org.opendaylight.yangtools.yang.binding.InstanceIdentifier<FlowCapableNode> nodeIdent) -
Uses of NodeId in org.opendaylight.openflowplugin.applications.frsync.dao
Modifier and TypeMethodDescriptionFlowCapableNodeCachedDao.loadByNodeId
(@NonNull NodeId nodeId) FlowCapableNodeDao.loadByNodeId
(@NonNull NodeId nodeId) FlowCapableNodeOdlDao.loadByNodeId
(@NonNull NodeId nodeId) FlowCapableNodeSnapshotDao.loadByNodeId
(NodeId nodeId) void
FlowCapableNodeSnapshotDao.updateCache
(@NonNull NodeId nodeId, Optional<FlowCapableNode> dataAfter) -
Uses of NodeId in org.opendaylight.openflowplugin.applications.frsync.impl.clustering
Modifier and TypeMethodDescriptionboolean
DeviceMastershipManager.isDeviceMastered
(NodeId nodeId) void
DeviceMastershipManager.onDeviceConnected
(NodeId nodeId) void
DeviceMastershipManager.onDeviceDisconnected
(NodeId nodeId) ModifierConstructorDescriptionDeviceMastership
(NodeId nodeId, ReconciliationRegistry reconciliationRegistry, org.opendaylight.mdsal.singleton.common.api.ClusterSingletonServiceProvider clusterSingletonService) -
Uses of NodeId in org.opendaylight.openflowplugin.applications.frsync.util
Modifier and TypeMethodDescriptionstatic NodeId
PathUtil.digNodeId
(org.opendaylight.yangtools.yang.binding.InstanceIdentifier<?> nodeIdent) static NodeId
Modifier and TypeMethodDescriptionReconciliationRegistry.getRegistrationTimestamp
(NodeId nodeId) boolean
ReconciliationRegistry.isRegistered
(NodeId nodeId) static com.google.common.util.concurrent.FutureCallback<org.opendaylight.yangtools.yang.common.RpcResult<Void>>
FxChainUtil.logResultCallback
(NodeId nodeId, String prefix) 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 Map<TableKey,
ItemSyncBox<Flow>> ReconcileUtil.resolveFlowDiffsInAllTables
(NodeId nodeId, Map<org.opendaylight.yangtools.yang.common.Uint8, Table> tableOperationalMap, Collection<Table> tablesConfigured, boolean gatherUpdates) Resolves flow differences in all tables.static ItemSyncBox<Meter>
ReconcileUtil.resolveMeterDiffs
(NodeId nodeId, Map<MeterId, Meter> meterOperationalMap, Collection<Meter> metersConfigured, boolean gatherUpdates) Resolves meter differences.ReconciliationRegistry.unregisterIfRegistered
(NodeId nodeId) -
Uses of NodeId in org.opendaylight.openflowplugin.applications.topology.manager
Modifier and TypeMethodDescriptionstatic org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.NodeId
FlowCapableNodeMapping.toTopologyNodeId
(NodeId nodeId) -
Uses of NodeId in org.opendaylight.openflowplugin.impl
-
Uses of NodeId in org.opendaylight.openflowplugin.impl.connection
-
Uses of NodeId in org.opendaylight.openflowplugin.impl.device
-
Uses of NodeId in org.opendaylight.openflowplugin.impl.util
Modifier and TypeMethodDescriptionstatic NodeId
PathUtil.extractNodeId
(NodeRef input) Extracts node id from node reference.static NodeId
PathUtil.extractNodeId
(org.opendaylight.yangtools.yang.binding.InstanceIdentifier<Node> input) Extracts node id from instance identifier. -
Uses of NodeId in org.opendaylight.openflowplugin.learningswitch
Modifier and TypeMethodDescriptionstatic org.opendaylight.yangtools.yang.binding.InstanceIdentifier<Node>
InstanceIdentifierUtils.createNodePath
(NodeId nodeId) Creates an Instance Identifier (path) for node with specified id. -
Uses of NodeId in org.opendaylight.openflowplugin.openflow.md.util
Modifier and TypeMethodDescriptionstatic NodeId
InventoryDataServiceUtil.nodeIdFromDatapathId
(org.opendaylight.yangtools.yang.common.Uint64 datapathId) Modifier and TypeMethodDescriptionstatic org.opendaylight.yangtools.yang.common.Uint64
InventoryDataServiceUtil.dataPathIdFromNodeId
(NodeId nodeId) -
Uses of NodeId in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819
Modifier and TypeMethodDescriptionAggregateFlowStatisticsUpdateBuilder.getId()
Return current value associated with the property corresponding toNode.getId()
.FlowsStatisticsUpdateBuilder.getId()
Return current value associated with the property corresponding toNode.getId()
.Modifier and TypeMethodDescriptionSet the property corresponding toNode.getId()
to the specified value.Set the property corresponding toNode.getId()
to the specified value. -
Uses of NodeId in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.table.statistics.rev131215
Modifier and TypeMethodDescriptionFlowTableStatisticsUpdateBuilder.getId()
Return current value associated with the property corresponding toNode.getId()
.Modifier and TypeMethodDescriptionSet the property corresponding toNode.getId()
to the specified value. -
Uses of NodeId in org.opendaylight.yang.gen.v1.urn.opendaylight.group.statistics.rev131111
Modifier and TypeMethodDescriptionGroupDescStatsUpdatedBuilder.getId()
Return current value associated with the property corresponding toNode.getId()
.GroupFeaturesUpdatedBuilder.getId()
Return current value associated with the property corresponding toNode.getId()
.GroupStatisticsUpdatedBuilder.getId()
Return current value associated with the property corresponding toNode.getId()
.Modifier and TypeMethodDescriptionSet the property corresponding toNode.getId()
to the specified value.Set the property corresponding toNode.getId()
to the specified value.Set the property corresponding toNode.getId()
to the specified value. -
Uses of NodeId in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819
Modifier and TypeMethodDescriptionstatic NodeId
NodeId.getDefaultInstance
(String defaultValue) Node.getId()
Return id, ornull
if it is not present.NodeUpdatedBuilder.getId()
Return current value associated with the property corresponding toNode.getId()
.default @NonNull NodeId
Node.requireId()
Return id, guaranteed to be non-null.Modifier and TypeMethodDescriptionSet the property corresponding toNode.getId()
to the specified value. -
Uses of NodeId in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.nodes
Modifier and TypeMethodDescriptionNodeBuilder.getId()
Return current value associated with the property corresponding toNode.getId()
.@NonNull NodeId
NodeKey.getId()
Return id, guaranteed to be non-null.Modifier and TypeMethodDescriptionSet the property corresponding toNode.getId()
to the specified value. -
Uses of NodeId in org.opendaylight.yang.gen.v1.urn.opendaylight.meter.statistics.rev131111
Modifier and TypeMethodDescriptionMeterConfigStatsUpdatedBuilder.getId()
Return current value associated with the property corresponding toNode.getId()
.MeterFeaturesUpdatedBuilder.getId()
Return current value associated with the property corresponding toNode.getId()
.MeterStatisticsUpdatedBuilder.getId()
Return current value associated with the property corresponding toNode.getId()
.Modifier and TypeMethodDescriptionSet the property corresponding toNode.getId()
to the specified value.Set the property corresponding toNode.getId()
to the specified value.Set the property corresponding toNode.getId()
to the specified value. -
Uses of NodeId in org.opendaylight.yang.gen.v1.urn.opendaylight.port.statistics.rev131214
Modifier and TypeMethodDescriptionNodeConnectorStatisticsUpdateBuilder.getId()
Return current value associated with the property corresponding toNode.getId()
.Modifier and TypeMethodDescriptionSet the property corresponding toNode.getId()
to the specified value. -
Uses of NodeId in org.opendaylight.yang.gen.v1.urn.opendaylight.queue.statistics.rev131216
Modifier and TypeMethodDescriptionQueueStatisticsUpdateBuilder.getId()
Return current value associated with the property corresponding toNode.getId()
.Modifier and TypeMethodDescriptionSet the property corresponding toNode.getId()
to the specified value.