|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use StorageVol | |
|---|---|
| org.glassfish.virtualization.spi | |
| Uses of StorageVol in org.glassfish.virtualization.spi |
|---|
| Methods in org.glassfish.virtualization.spi that return StorageVol | |
|---|---|
StorageVol |
StoragePool.allocate(String name,
long capacity)
Allocates a new storage volume using the provided name and the capacity |
StorageVol |
StoragePool.byName(String name)
Returns a storage volume given its name |
| Methods in org.glassfish.virtualization.spi that return types with arguments of type StorageVol | |
|---|---|
Iterable<? extends StorageVol> |
StoragePool.volumes()
Returns the currently configured volumes for this pool. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||