public interface VmwareCimDatacollectionConfigDao
Modifier and Type | Method and Description |
---|---|
VmwareCimDatacollectionConfig |
getConfig()
Returns the loaded config object.
|
String |
getRrdPath()
Returns the base Rrd's path.
|
RrdRepository |
getRrdRepository(String collectionName)
Returns the Rrd repository for a given collection name.
|
VmwareCimCollection |
getVmwareCimCollection(String collectionName)
This method returns a subset of the configuration data for a given collection name.
|
VmwareCimDatacollectionConfig getConfig()
VmwareCimCollection getVmwareCimCollection(String collectionName)
collectionName
- the collection's nameRrdRepository getRrdRepository(String collectionName)
collectionName
- the collection's nameString getRrdPath()
Copyright © 2021. All rights reserved.