public class VmwareCimCollectionAttribute extends AbstractCollectionAttribute
m_attribType, m_resource
Constructor and Description |
---|
VmwareCimCollectionAttribute(VmwareCimCollectionResource resource,
CollectionAttributeType attribType,
String value) |
Modifier and Type | Method and Description |
---|---|
String |
getMetricIdentifier()
Get the metric identifier for the attribute to be used for NRTG collection
|
Double |
getNumericValue()
getNumericValue
|
String |
getStringValue()
getStringValue
|
String |
toString() |
getAttributeType, getName, getResource, getType, shouldPersist, storeAttribute, visit
public VmwareCimCollectionAttribute(VmwareCimCollectionResource resource, CollectionAttributeType attribType, String value)
public String getMetricIdentifier()
CollectionAttribute
public Double getNumericValue()
AbstractCollectionAttribute
getNumericValue
getNumericValue
in interface CollectionAttribute
getNumericValue
in class AbstractCollectionAttribute
Number
object.public String getStringValue()
AbstractCollectionAttribute
getStringValue
getStringValue
in interface CollectionAttribute
getStringValue
in class AbstractCollectionAttribute
String
object.Copyright © 2017. All rights reserved.