Class CIM_QueueForBatchService


  extends CIM_Dependency (Association)
This association indicates that a BatchService utilizes a particular JobQueue, to hold jobs submitted to the Service. At any point in time, the JobQueue can be full or otherwise not accepting jobs from the BatchService. This situation is indicated by the QueueAcceptingFromService Boolean property in this association.
Details...
This class is not implemented.

Class Qualifiers

NameData TypeValueScopeFlavors
AssociationbooleantrueNone OVERRIDABLE= false
DescriptionstringThis association indicates that a BatchService utilizes a particular JobQueue, to hold jobs submitted to the Service. At any point in time, the JobQueue can be full or otherwise not accepting jobs from the BatchService. This situation is indicated by the QueueAcceptingFromService Boolean property in this association.None TRANSLATABLE= true
ExperimentalbooleantrueTOSUBCLASS= falseNone
UMLPackagePathstringCIM::System::ProcessingNone None
Versionstring2.8.1000TOSUBCLASS= falseTRANSLATABLE= true

Local Class Properties

NameData TypeQualifiers
NameData TypeValueScopeFlavors
QueueAcceptingFromServiceboolean
DescriptionstringIndicates that the BatchService can place jobs on the Queue.None TRANSLATABLE= true

Association References

NameClass OriginReference Class
AntecedentCIM_QueueForBatchServiceCIM_JobQueue
DependentCIM_QueueForBatchServiceCIM_BatchService

Copyright © 2008-2010 VMware, Inc. All rights reserved.