public static class CinderBackendStoragePool.CinderCapabilities extends Object implements VolumeBackendPool.Capabilities
| Constructor and Description |
|---|
CinderCapabilities() |
| Modifier and Type | Method and Description |
|---|---|
Integer |
getAllocatedcapacitygb() |
String |
getDriverVersion() |
String |
getFilterfunction() |
Long |
getFreeCapacityGb() |
String |
getGoodnessfunction() |
String |
getLocationinfo() |
Long |
getMaxoversubscription_ratio() |
Boolean |
getMultiattach() |
String |
getPoolname() |
Long |
getProvisionedcapacitygb() |
Boolean |
getQosSupport() |
Integer |
getReservedPercentage() |
String |
getStorageProtocol() |
Boolean |
getThickprovisioningsupport() |
Boolean |
getThinprovisioningsupport() |
String |
getTimestamp() |
Long |
getTotalCapacityGb() |
Integer |
getTotalvolumes() |
String |
getvendorname() |
String |
getVolumeBackendName() |
public String getPoolname()
getPoolname in interface VolumeBackendPool.Capabilitiespublic String getGoodnessfunction()
getGoodnessfunction in interface VolumeBackendPool.Capabilitiespublic Integer getTotalvolumes()
getTotalvolumes in interface VolumeBackendPool.Capabilitiespublic Boolean getMultiattach()
getMultiattach in interface VolumeBackendPool.Capabilitiespublic Long getProvisionedcapacitygb()
getProvisionedcapacitygb in interface VolumeBackendPool.Capabilitiespublic String getTimestamp()
getTimestamp in interface VolumeBackendPool.Capabilitiespublic Integer getAllocatedcapacitygb()
getAllocatedcapacitygb in interface VolumeBackendPool.Capabilitiespublic Boolean getThinprovisioningsupport()
getThinprovisioningsupport in interface VolumeBackendPool.Capabilitiespublic String getLocationinfo()
getLocationinfo in interface VolumeBackendPool.Capabilitiespublic Boolean getThickprovisioningsupport()
getThickprovisioningsupport in interface VolumeBackendPool.Capabilitiespublic Long getMaxoversubscription_ratio()
getMaxoversubscription_ratio in interface VolumeBackendPool.Capabilitiespublic String getvendorname()
getvendorname in interface VolumeBackendPool.Capabilitiespublic String getFilterfunction()
getFilterfunction in interface VolumeBackendPool.Capabilitiespublic Boolean getQosSupport()
getQosSupport in interface VolumeBackendPool.Capabilitiespublic String getVolumeBackendName()
getVolumeBackendName in interface VolumeBackendPool.Capabilitiespublic String getDriverVersion()
getDriverVersion in interface VolumeBackendPool.Capabilitiespublic Long getTotalCapacityGb()
getTotalCapacityGb in interface VolumeBackendPool.Capabilitiespublic Long getFreeCapacityGb()
getFreeCapacityGb in interface VolumeBackendPool.Capabilitiespublic Integer getReservedPercentage()
getReservedPercentage in interface VolumeBackendPool.Capabilitiespublic String getStorageProtocol()
getStorageProtocol in interface VolumeBackendPool.CapabilitiesCopyright © 2017. All rights reserved.