Class CIM_LogInStorage


  extends CIM_Dependency (Association)
MessageLogs can reside in data files, on specially allocated storage areas such as disks or memory, or output as raw I/O streams. In fact, a single Log may use each of these mechanisms to output or capture its contents. The LogInStorage association describes a Log located in a specially allocated portion of a StorageExtent. The offset of the Log, within the Extent, is defined using a property of the association, StartingOffset.
Details...
This class is not implemented.

Class Qualifiers

NameData TypeValueScopeFlavors
AssociationbooleantrueNone OVERRIDABLE= false
DescriptionstringMessageLogs can reside in data files, on specially allocated storage areas such as disks or memory, or output as raw I/O streams. In fact, a single Log may use each of these mechanisms to output or capture its contents. The LogInStorage association describes a Log located in a specially allocated portion of a StorageExtent. The offset of the Log, within the Extent, is defined using a property of the association, StartingOffset.None TRANSLATABLE= true
UMLPackagePathstringCIM::System::LogsNone None
Versionstring2.6.0TOSUBCLASS= falseTRANSLATABLE= true

Local Class Properties

NameData TypeQualifiers
NameData TypeValueScopeFlavors
StartingOffsetuint64
DescriptionstringStartingOffset indicates where in the Extent that the Log begins.None TRANSLATABLE= true

Association References

NameClass OriginReference Class
AntecedentCIM_LogInStorageCIM_StorageExtent
DependentCIM_LogInStorageCIM_MessageLog

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