com.ibm.ftt.resources.zos.zosphysical
Interface ZOSPartitionedDataSet
- All Superinterfaces:
- Comparable, IAdaptable, IContainer, IPhysicalContainer, IPhysicalResource, ZOSDataSet, ZOSResource
public interface ZOSPartitionedDataSet
- extends ZOSDataSet, IPhysicalContainer
The ZOSPartitionedDataSet represents a partitioned data set
in a z/OS system.
| Methods inherited from interface com.ibm.ftt.resources.zos.zosphysical.ZOSDataSet |
allocate, allocateLike, getCatalog, getCharacteristics, getGenerationDataGroup, getReference, getRelativeGenerationNumber, hdelete, isAlias, isMigrated, isOfflineVolume, migrate, recall, setCharacteristics, setGenerationDataGroup |
| Methods inherited from interface com.ibm.ftt.resources.core.physical.IPhysicalResource |
delete, deleteOverriddenPropertiesInCategory, deleteOverride, exists, getCurrentPropertyGroup, getFullPath, getModificationStamp, getModificationStamp, getOverriddenProperties, getParent, getPersistentProperty, getResourcePublisher, getSessionProperty, refresh, rename, setCurrentPropertyGroup, setOverride, setPersistentProperty, setSessionProperty |
COPY_RIGHT
static final String COPY_RIGHT
- See Also:
- Constant Field Values
compress
void compress(boolean wait,
String backup,
IProgressMonitor monitor)
throws OperationFailedException
- Compresses this partitioned data set. Optionally creates a backup data
set during the compress operation. If the compress operation succeeds,
the back up data set will be deleted automatically. Otherwise, the
content of the data set before the compress will be contained in the
backup data set.
- Parameters:
wait - currently not usedbackup - name of the backup data set to create; null or
an empty string if no backup data set is desiredmonitor - a progress monitor to indicate the progress, or null
if progress reporting is not desired
- Throws:
OperationFailedException - if compress operation failed
members
IAdaptable[] members(boolean refresh)
- Returns members
- Parameters:
refresh - true if refresh is required on
stale, of false if not
- Returns:
- members