public interface VmwareDatacollectionConfigDao
| Modifier and Type | Method and Description | 
|---|---|
VmwareDatacollectionConfig | 
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. 
 | 
VmwareCollection | 
getVmwareCollection(String collectionName)
This method returns a subset of the configuration data for a given collection name. 
 | 
VmwareDatacollectionConfig getConfig()
VmwareCollection getVmwareCollection(String collectionName)
collectionName - the collection's nameRrdRepository getRrdRepository(String collectionName)
collectionName - the collection's nameString getRrdPath()
Copyright © 2020. All rights reserved.