Package | Description |
---|---|
com.perforce.p4java.impl.generic.admin | |
com.perforce.p4java.impl.mapbased.server | |
com.perforce.p4java.impl.mapbased.server.cmd | |
com.perforce.p4java.server.delegator |
Modifier and Type | Class and Description |
---|---|
class |
DiskSpace
Default implementation of the IDiskSpace interface.
|
Modifier and Type | Method and Description |
---|---|
List<IDiskSpace> |
Server.getDiskSpace(List<String> filesystems) |
Modifier and Type | Method and Description |
---|---|
List<IDiskSpace> |
DiskspaceDelegator.getDiskSpace(List<String> filesystems) |
Modifier and Type | Method and Description |
---|---|
List<IDiskSpace> |
IDiskspaceDelegator.getDiskSpace(List<String> filesystems)
Get a list of disk space information about the current availability of
disk space on the server.
|
Copyright © 2017 Perforce Software. All Rights Reserved.