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 |
---|---|
java.util.List<IDiskSpace> |
Server.getDiskSpace(java.util.List<java.lang.String> filesystems) |
Modifier and Type | Method and Description |
---|---|
java.util.List<IDiskSpace> |
DiskspaceDelegator.getDiskSpace(java.util.List<java.lang.String> filesystems) |
Modifier and Type | Method and Description |
---|---|
java.util.List<IDiskSpace> |
IDiskspaceDelegator.getDiskSpace(java.util.List<java.lang.String> filesystems)
Get a list of disk space information about the current availability of
disk space on the server.
|
Copyright © 2022 Perforce Software. All Rights Reserved.