| Constructor and Description |
|---|
Volume.VolumeFactory() |
| Modifier and Type | Method and Description |
|---|---|
Volume |
makeVolume(String file,
boolean readOnly) |
Volume |
makeVolume(String file,
boolean readOnly,
boolean fileLockDisable) |
abstract Volume |
makeVolume(String file,
boolean readOnly,
boolean fileLockDisabled,
int sliceShift,
long initSize,
boolean fixedSize) |
Copyright © 2015. All Rights Reserved.