Class CIM_FailNextScheduler
extends CIM_NextScheduler

This association is a subclass of NextScheduler, and defines a predecessor-successor relationship between a NonWork ConservingSchedulingService and another PacketScheduling Service. It indicates that the NonWorkConserving scheduler may pass up a scheduling opportunity (thereby behaving in a non-work conserving manner), and make the resulting bandwidth available to the FollowingService scheduler.

Table of Contents
Hierarchy
Direct Known Subclasses
Class Qualifiers
Class Properties
Class Methods


Class Hierarchy

CIM_NextService
   |
   +--CIM_NextScheduler
   |
   +--CIM_FailNextScheduler

Direct Known Subclasses

Class Qualifiers

NameData TypeValue
Associationbooleantrue
DescriptionstringThis association is a subclass of NextScheduler, and defines a predecessor-successor relationship between a NonWork ConservingSchedulingService and another PacketScheduling Service. It indicates that the NonWorkConserving scheduler may pass up a scheduling opportunity (thereby behaving in a non-work conserving manner), and make the resulting bandwidth available to the FollowingService scheduler.
UMLPackagePathstringCIM::Network::QoS
Versionstring2.7.0

Class Properties

Association References

NameClass OriginReference Class
FollowingServiceCIM_FailNextSchedulerCIM_PacketSchedulingService
PrecedingServiceCIM_FailNextSchedulerCIM_NonWorkConservingSchedulingService

Class Methods