Modifier and Type | Method and Description |
---|---|
<C extends Identifiable<K> & ChildOf<? super T>,K extends Identifier<C>> |
DataObjectModification.getModifiedChildListItem(Class<C> listItem,
K listKey)
Returns child list item modification if
child was modified by this modification. |
Modifier and Type | Interface and Description |
---|---|
interface |
OspfStatLsdbBrief
This class represents the following YANG schema fragment defined in module mdsal-355
|
Modifier and Type | Interface and Description |
---|---|
interface |
BinaryList
This class represents the following YANG schema fragment defined in module binary-key
|
Modifier and Type | Interface and Description |
---|---|
interface |
Acl
An Access Control List(ACL) is an ordered list ofAccess List Entries (ACE).
|
Modifier and Type | Interface and Description |
---|---|
interface |
Ace
List of access list entries(ACE)
|
Modifier and Type | Interface and Description |
---|---|
interface |
Interface
The list of configured interfaces on the device.The operational state of an
interface is available in the/interfaces-state/interface list.
|
Modifier and Type | Interface and Description |
---|---|
interface |
Hop
List of locator hops forming the explicit path.
|
Modifier and Type | Interface and Description |
---|---|
interface |
Network
Describes a network.A network typically contains an inventory of
nodes,topological information (augmented throughnetwork-topology model), as
as layeringinformation.
|
Modifier and Type | Interface and Description |
---|---|
interface |
SupportingNetwork
An underlay network, used to represent layered networktopologies.
|
Modifier and Type | Interface and Description |
---|---|
interface |
SupportingTerminationPoint
The leaf list identifies any termination points thatthe termination point is
dependent on, or maps onto.Those termination points will themselves be
containedin a supporting node.This dependency information can be inferred
fromthe dependencies between links.
|
Modifier and Type | Interface and Description |
---|---|
interface |
Module
Each entry represents one module currentlysupported by the server.
|
Modifier and Type | Interface and Description |
---|---|
interface |
Stream
Each entry describes an event stream supported bythe server.
|
Modifier and Type | Interface and Description |
---|---|
interface |
Edit
Represents one edit within the YANG Patchrequest message.
|
Modifier and Type | Interface and Description |
---|---|
interface |
List1
This class represents the following YANG schema fragment defined in module opendaylight-of-migration-test-model
|
Modifier and Type | Interface and Description |
---|---|
interface |
Contlist1
This class represents the following YANG schema fragment defined in module opendaylight-of-migration-test-model
|
Modifier and Type | Interface and Description |
---|---|
interface |
List11
This class represents the following YANG schema fragment defined in module opendaylight-of-migration-test-model
|
interface |
List12
This class represents the following YANG schema fragment defined in module opendaylight-of-migration-test-model
|
Modifier and Type | Interface and Description |
---|---|
interface |
OrderedList
This class represents the following YANG schema fragment defined in module opendaylight-sal-test-store
|
Modifier and Type | Interface and Description |
---|---|
interface |
UnorderedList
This class represents the following YANG schema fragment defined in module opendaylight-sal-test-store
|
Modifier and Type | Interface and Description |
---|---|
interface |
Entity
This class represents the following YANG schema fragment defined in module odl-general-entity
|
Modifier and Type | Interface and Description |
---|---|
interface |
ListViaUses
This class represents the following YANG schema fragment defined in module opendaylight-mdsal-augment-test
|
Modifier and Type | Interface and Description |
---|---|
interface |
ChoiceList
This class represents the following YANG schema fragment defined in module opendaylight-mdsal-binding-test
|
interface |
TopLevelList
Top Level List
|
Modifier and Type | Interface and Description |
---|---|
interface |
NestedList
A list of service functions that compose the service chain
|
Modifier and Type | Interface and Description |
---|---|
interface |
InterfaceSwitchingCapabilities
List of interface capabilities for this interface
|
interface |
SrlgValues
List of Shared Risk Link Group this interface belongs to.
|
Modifier and Type | Interface and Description |
---|---|
interface |
MaxLspBandwidth
Maximum LSP Bandwidth at priorities 0-7
|
Modifier and Type | Interface and Description |
---|---|
interface |
UnreservedBandwidth
Unreserved bandwidth for 0-7 priority levels.
|
Modifier and Type | Interface and Description |
---|---|
interface |
Ipv4LocalAddress
List of IPv4 Local Address(OSPF).
|
interface |
Ipv6LocalAddress
List of IPv6 Local Address.
|
Modifier and Type | Interface and Description |
---|---|
interface |
SupportingLink
This class represents the following YANG schema fragment defined in module network-topology
|
Modifier and Type | Interface and Description |
---|---|
interface |
Topology
This is the model of an abstract topology.A topology contins nodes and
links.Each topology MUST be identified byunique topology-id for reason that a
network could contain manytopologies.
|
Modifier and Type | Interface and Description |
---|---|
interface |
Link
A Network Link connects a by Local (Source) node anda Remote (Destination)
Network Nodes via a set of thenodes' termination points.As it is possible to
have several links between the samesource and destination nodes, and as a link
could potentiallybe re-homed between termination points, to ensure that wewould
always know to distinguish between links, every linkis identified by a
link identifier.Note that a link models a point-to-point link, not a
multipointlink.Layering dependencies on links in underlay topologies arenot
represented as the layering information of nodes and oftermination points is
sufficient.
|
interface |
Node
The list of network nodes defined for the topology.
|
interface |
UnderlayTopology
Identifies the topology, or topologies, that this topologyis dependent on.
|
Modifier and Type | Interface and Description |
---|---|
interface |
TerminationPoint
A termination point can terminate a link.Depending on the type of topology, a
termination point could,for example, refer to a port or an interface.
|
Modifier and Type | Interface and Description |
---|---|
interface |
SupportingNode
This list defines vertical layering information for nodes.It allows to capture
for any given node, which node (or nodes)in the corresponding underlay topology
it maps onto.A node can map to zero, one, or more nodes below it;accordingly
there can be zero, one, or more elements in the list.If there are specific
layering requirements, for examplespecific to a particular type of topology
only allowsfor certain layering relationships, the choicebelow can be augmented
with additional cases.A list has been chosen rather than a leaf-list in orderto
provide room for augmentations, e.g.
|
Modifier and Type | Interface and Description |
---|---|
interface |
Prefix
This class represents the following YANG schema fragment defined in module l3-unicast-igp-topology
|
Modifier and Type | Interface and Description |
---|---|
interface |
ListInCase
This class represents the following YANG schema fragment defined in module opendaylight-bug-4798.yang
|
Modifier and Type | Interface and Description |
---|---|
interface |
Keyed
This class represents the following YANG schema fragment defined in module opendaylight-mdsal298
|
Modifier and Type | Interface and Description |
---|---|
interface |
BooleanList
This class represents the following YANG schema fragment defined in module foo
|
interface |
BooleanListInt
This class represents the following YANG schema fragment defined in module foo
|
Modifier and Type | Interface and Description |
---|---|
interface |
Identifiable<T extends Identifier<? extends Identifiable<T>>>
Identifiable object, which could be identified by it's key.
|
interface |
Identifier<T extends Identifiable<?>>
Object is unique identifier for another object.
|
static class |
InstanceIdentifier.IdentifiableItem<I extends Identifiable<T> & DataObject,T extends Identifier<I>>
An IdentifiableItem represents a object that is usually present in a collection and can be identified uniquely
by a key.
|
class |
KeyedInstanceIdentifier<T extends Identifiable<K> & DataObject,K extends Identifier<T>>
An
InstanceIdentifier , which has a list key attached at its last path element. |
Modifier and Type | Method and Description |
---|---|
static <N extends Identifiable<K> & ChildOf<? extends DataRoot>,K extends Identifier<N>> |
InstanceIdentifier.builder(Class<N> listItem,
K listKey)
Create an InstanceIdentifierBuilder for a specific type of InstanceIdentifier which represents an
InstanceIdentifier.IdentifiableItem . |
<N extends Identifiable<K> & ChildOf<? super T>,K extends Identifier<N>> |
InstanceIdentifier.child(Class<N> listItem,
K listKey) |
<N extends Identifiable<K> & ChildOf<? super T>,K extends Identifier<N>> |
InstanceIdentifier.InstanceIdentifierBuilder.child(Class<N> listItem,
K listKey)
Append the specified listItem as a child of the current InstanceIdentifier referenced by the builder.
|
<N extends Identifiable<K> & DataObject,K extends Identifier<N>> |
InstanceIdentifier.firstKeyOf(Class<N> listItem)
Return the key associated with the first component of specified type in
an identifier.
|
<N extends Identifiable<K> & DataObject,K extends Identifier<N>> |
InstanceIdentifier.firstKeyOf(Class<N> listItem,
Class<K> listKey)
Deprecated.
Use
InstanceIdentifier.firstKeyOf(Class) instead. |
static <N extends Identifiable<K> & DataObject,K extends Identifier<N>> |
InstanceIdentifier.keyOf(InstanceIdentifier<N> id)
Return the key associated with the last component of the specified identifier.
|
<T extends DataObject & Identifiable<?>> |
BindingStreamEventWriter.startMapNode(Class<T> mapEntryType,
int childSizeHint)
Emits start of unordered map node event.
|
<T extends DataObject & Identifiable<?>> |
BindingStreamEventWriter.startOrderedMapNode(Class<T> mapEntryType,
int childSizeHint)
Emits start of ordered map node event.
|
Copyright © 2019 OpenDaylight. All rights reserved.