| Interface | Description |
|---|---|
| MappingInstruction |
Presentation of a single mapping instruction.
|
| Class | Description |
|---|---|
| MappingInstructions |
Factory class for creating various mapping instructions.
|
| MappingInstructions.ExtensionMappingInstructionWrapper |
Extension mapping instruction.
|
| MulticastMappingInstruction |
Abstraction of a multi-cast mapping traffic engineering.
|
| MulticastMappingInstruction.PriorityMappingInstruction |
Represents a multicast priority configuration instruction.
|
| MulticastMappingInstruction.WeightMappingInstruction |
Represents a multicast weight configuration instruction.
|
| UnicastMappingInstruction |
Abstraction of an uni-cast mapping traffic engineering.
|
| UnicastMappingInstruction.PriorityMappingInstruction |
Represents an unicast priority configuration instruction.
|
| UnicastMappingInstruction.WeightMappingInstruction |
Represents an unicast weight configuration instruction.
|
| Enum | Description |
|---|---|
| MappingInstruction.Type |
Represents the type of mapping instruction.
|
| MulticastMappingInstruction.MulticastType |
Represents the type of Multicast traffic engineering.
|
| UnicastMappingInstruction.UnicastType |
Represents the type of Unicast traffic engineering.
|