|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use LogicalStorageVolume | |
|---|---|
| org.ocap.storage | The org.ocap.storage package represents storage devices. |
| Uses of LogicalStorageVolume in org.ocap.storage |
|---|
| Methods in org.ocap.storage that return LogicalStorageVolume | |
|---|---|
LogicalStorageVolume |
StorageProxy.allocateGeneralPurposeVolume(String name,
ExtendedFileAccessPermissions fap)
Allocates a general purpose LogicalStorageVolume. |
LogicalStorageVolume[] |
StorageProxy.getVolumes()
Gets the set of logical volumes present on the StorageProxy. |
| Methods in org.ocap.storage with parameters of type LogicalStorageVolume | |
|---|---|
void |
StorageProxy.deleteVolume(LogicalStorageVolume vsp)
Deletes a LogicalStorageVolume. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||