public class VmfsDatastoreInfo extends DatastoreInfo
| Modifier and Type | Field and Description |
|---|---|
Long |
maxPhysicalRDMFileSize |
Long |
maxVirtualRDMFileSize |
HostVmfsVolume |
vmfs |
freeSpace, maxFileSize, name, timestamp, urldynamicProperty, dynamicType| Constructor and Description |
|---|
VmfsDatastoreInfo() |
| Modifier and Type | Method and Description |
|---|---|
Long |
getMaxPhysicalRDMFileSize() |
Long |
getMaxVirtualRDMFileSize() |
HostVmfsVolume |
getVmfs() |
void |
setMaxPhysicalRDMFileSize(Long maxPhysicalRDMFileSize) |
void |
setMaxVirtualRDMFileSize(Long maxVirtualRDMFileSize) |
void |
setVmfs(HostVmfsVolume vmfs) |
getFreeSpace, getMaxFileSize, getName, getTimestamp, getUrl, setFreeSpace, setMaxFileSize, setName, setTimestamp, setUrlgetDynamicProperty, getDynamicType, setDynamicProperty, setDynamicTypepublic Long maxPhysicalRDMFileSize
public Long maxVirtualRDMFileSize
public HostVmfsVolume vmfs
public Long getMaxPhysicalRDMFileSize()
public Long getMaxVirtualRDMFileSize()
public HostVmfsVolume getVmfs()
public void setMaxPhysicalRDMFileSize(Long maxPhysicalRDMFileSize)
public void setMaxVirtualRDMFileSize(Long maxVirtualRDMFileSize)
public void setVmfs(HostVmfsVolume vmfs)
Copyright © 2011-2012. All Rights Reserved.