All Superinterfaces:
DataContainerChild, DistinctNodeContainer<YangInstanceIdentifier.NodeIdentifierWithPredicates,MapEntryNode>, Identifiable<YangInstanceIdentifier.PathArgument>, MixinNode, NormalizedNode, NormalizedNodeContainer<MapEntryNode>, OrderingAware, PrettyTreeAware
All Known Subinterfaces:
SystemMapNode, UserMapNode
All Known Implementing Classes:
ImmutableMapNodeBuilder.ImmutableMapNode, ImmutableUserMapNodeBuilder.ImmutableUserMapNode

Containment node, which contains MapEntryNode of the same type, which may be quickly retrieved using a key.

This node maps to the list node in YANG schema, schema and semantics of this node, its children and key construction is defined by YANG list statement and its key and ordered-by substatements.