ClustersConfigDump
class ClustersConfigDump extends Collection (View source)
Properties
protected | $collection_key | ||
protected | $dynamicActiveClustersType | ||
protected | $dynamicActiveClustersDataType | ||
protected | $dynamicWarmingClustersType | ||
protected | $dynamicWarmingClustersDataType | ||
protected | $staticClustersType | ||
protected | $staticClustersDataType | ||
string | $versionInfo |
Methods
setDynamicActiveClusters($dynamicActiveClusters)
No description
getDynamicActiveClusters()
No description
setDynamicWarmingClusters($dynamicWarmingClusters)
No description
getDynamicWarmingClusters()
No description
setStaticClusters($staticClusters)
No description
getStaticClusters()
No description
setVersionInfo($versionInfo)
No description
string
getVersionInfo()
No description
Details
setDynamicActiveClusters($dynamicActiveClusters)
No description
DynamicCluster[]
getDynamicActiveClusters()
No description
setDynamicWarmingClusters($dynamicWarmingClusters)
No description
DynamicCluster[]
getDynamicWarmingClusters()
No description
setStaticClusters($staticClusters)
No description
StaticCluster[]
getStaticClusters()
No description
setVersionInfo($versionInfo)
No description
string
getVersionInfo()
No description