|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IBasicFreeSpace
An interface to get the free disk space of a MythTV backend.
Method Summary | |
---|---|
Long |
getFreeSpace()
Gets the free space on file system. |
Long |
getTotalSpace()
Gets the total space on file system. |
Long |
getUsedSpace()
Gets the used space on file system. |
Methods inherited from interface org.jmythapi.IVersionable |
---|
getVersionNr |
Method Detail |
---|
Long getTotalSpace()
Long getUsedSpace()
Long getFreeSpace()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |