|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IDiskSpace
Defines disk space information on the server.
| Method Summary | |
|---|---|
String |
getFileSystemType()
Gets the file system type (nfs, ext2, xfs, tmpfs, ramfs, ufs, reiserfs, or |
long |
getFreeBytes()
Gets the free bytes. |
String |
getLocation()
Gets the location (Perforce filesystem: P4ROOT, P4JOURNAL, P4LOG, TEMP, or |
int |
getPercentUsed()
Gets the percent used. |
long |
getTotalBytes()
Gets the total bytes. |
long |
getUsedBytes()
Gets the used bytes. |
| Method Detail |
|---|
String getLocation()
long getUsedBytes()
long getFreeBytes()
long getTotalBytes()
int getPercentUsed()
String getFileSystemType()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||