Class CIM_QueueAllocation
extends CIM_Dependency

Describes the reliance of a QueuingService on the availability of space in a BufferPool.

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


Class Hierarchy

CIM_Dependency
   |
   +--CIM_QueueAllocation

Direct Known Subclasses

Class Qualifiers

NameData TypeValue
Associationbooleantrue
DescriptionstringDescribes the reliance of a QueuingService on the availability of space in a BufferPool.
UMLPackagePathstringCIM::Network::QoS
Versionstring2.6.0

Class Properties

Local Class Properties

NameData TypeDefault ValueQualifiers
NameData TypeValue
AllocationPercentageuint8
DescriptionstringThis property is an 8-bit unsigned integer representing a percentage from 0 to 100. It defines the percentage of the BufferPool that should be allocated to the referenced QueuingService. If absolute sizes are desired, this is accomplished by defining individual BufferPools of the specified sizes, with QueueAllocation.AllocationPercentages set to 100.
MaxValuesint64100
MinValuesint640
PUnitstringpercent
UnitsstringPercent

Association References

NameClass OriginReference Class
AntecedentCIM_QueueAllocationCIM_BufferPool
DependentCIM_QueueAllocationCIM_QueuingService

Class Methods