public class WmiMultiInstanceCollectionResource extends WmiCollectionResource
WmiMultiInstanceCollectionResource class.
m_agentRESOURCE_TYPE_IF, RESOURCE_TYPE_NODE| Constructor and Description |
|---|
WmiMultiInstanceCollectionResource(CollectionAgent agent,
String instance,
WmiResourceType type)
Constructor for WmiMultiInstanceCollectionResource.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getInstance()
getInstance
|
String |
getInterfaceLabel()
getInterfaceLabel
|
File |
getResourceDir(RrdRepository repository)
getResourceDir
|
String |
getResourceTypeName()
getResourceTypeName
|
boolean |
shouldPersist(ServiceParameters params)
Resources should be persisted by default.
|
String |
toString() |
setAttributeValueaddAttribute, getGroup, getOwnerName, getParent, getTimeKeeper, rescanNeeded, visitpublic WmiMultiInstanceCollectionResource(CollectionAgent agent, String instance, WmiResourceType type)
Constructor for WmiMultiInstanceCollectionResource.
agent - a CollectionAgent object.instance - a String object.type - a String object.public boolean shouldPersist(ServiceParameters params)
AbstractCollectionResourceshouldPersist in interface PersistableshouldPersist in class AbstractCollectionResourceparams - a ServiceParameters object.public File getResourceDir(RrdRepository repository)
getResourceDir
getResourceDir in interface ResourceIdentifiergetResourceDir in class AbstractCollectionResourcerepository - a RrdRepository object.File object.public String getResourceTypeName()
getResourceTypeName
getResourceTypeName in interface CollectionResourcegetResourceTypeName in class WmiCollectionResourceString object.public String getInstance()
getInstance
getInstance in interface CollectionResourcegetInstance in class WmiCollectionResourceString object.public String getInterfaceLabel()
AbstractCollectionResourcegetInterfaceLabel
getInterfaceLabel in interface CollectionResourcegetInterfaceLabel in class AbstractCollectionResourceString object.Copyright © 2015. All rights reserved.