public interface FileSystemMBean
| Modifier and Type | Method and Description |
|---|---|
long |
getFreeSpace() |
String |
getPath() |
long |
getTotalSpace() |
long |
getUsableSpace() |
short |
getUsedPercentage() |
String getPath()
long getTotalSpace()
long getFreeSpace()
long getUsableSpace()
short getUsedPercentage()
Copyright © 2011–2014 Red Hat. All rights reserved.