A B C D E F G H I J K L M N O P R S T U V W Z
All Classes All Packages
All Classes All Packages
All Classes All Packages
F
- F - com.compuware.api.topaz.hostresources.zos.RecordFormat
-
z/OS record format of "F" (fixed-length).
- FA - com.compuware.api.topaz.hostresources.zos.RecordFormat
-
z/OS record format of "FA" (fixed-length, American Standards Association print-control characters).
- FAILED_IN_END_OF_MEMORY - com.compuware.api.topaz.jes.ExecutionStatus
-
JES execution status for a job that failed in "end of memory".
- FB - com.compuware.api.topaz.hostresources.zos.RecordFormat
-
z/OS record format of "FB" (fixed-length, blocked).
- FBA - com.compuware.api.topaz.hostresources.zos.RecordFormat
-
z/OS record format of "FBA" (fixed-length, blocked, American Standards Association print-control characters).
- FBM - com.compuware.api.topaz.hostresources.zos.RecordFormat
-
z/OS record format of "FBM" (fixed-length, blocked, machine print-control codes).
- FBS - com.compuware.api.topaz.hostresources.zos.RecordFormat
-
z/OS record format of "FBS" (fixed-length, blocked, standard).
- fetchCharacteristics() - Method in interface com.compuware.api.topaz.hostresources.zos.IDataSet
-
Fetches the characteristics of this dataset from the z/OS host on which it resides.
- fetchCharacteristics() - Method in interface com.compuware.api.topaz.hostresources.zos.IPartitionedDataSet
-
Fetches the characteristics of this partitioned dataset from the z/OS host on which it resides.
- fetchCharacteristics() - Method in interface com.compuware.api.topaz.hostresources.zos.ISequentialDataSet
-
Fetches the characteristics of this sequential dataset from the z/OS host on which it resides.
- fetchCharacteristics() - Method in interface com.compuware.api.topaz.hostresources.zos.IVSAMCluster
-
Fetches the characteristics of this VSAM cluster from the z/OS host on which it resides.
- fetchGenerationDataSets() - Method in interface com.compuware.api.topaz.hostresources.zos.IGenerationDataGroup
-
Returns a list of all generation datasets from this generation data group on the associated z/OS host.
- fetchGenerationDataSets(String) - Method in interface com.compuware.api.topaz.hostresources.zos.IDataSetCommandProvider
-
Returns a list of all generation datasets from the specified generation data group on the associated z/OS host.
- fetchStatistics() - Method in interface com.compuware.api.topaz.hostresources.zos.IPartitionedDataSetMember
-
Fetches the partitioned dataset member statistics of this partitioned dataset member from the z/OS host on which it resides.
- fetchSysoutDataDefinitions() - Method in interface com.compuware.api.topaz.jes.IJob
-
Retrieves the current list of sysout data definitions (DDs) for this job.
- fetchSysoutDataDefinitions(JobInfo) - Method in interface com.compuware.api.topaz.jes.IJESCommandProvider
-
Retrieves the current list of sysout data definitions (DDs) for a job with the specified job information.
- FIFO - com.compuware.api.topaz.hostresources.zos.IDefineGenerationDataGroupParameters.Ordering
-
Ordering of the oldest generation data set to the newest.
- findDataSet(String) - Method in interface com.compuware.api.topaz.hostresources.zos.IDataSetCommandProvider
-
Returns the dataset with the specified name if it can be found on the associated z/OS host.
- findDataSets(String) - Method in interface com.compuware.api.topaz.hostresources.zos.IDataSetCommandProvider
-
Returns the list of datasets that match the specified filter on the associated z/OS host.
- findDataSets(String, DataSetType...) - Method in interface com.compuware.api.topaz.hostresources.zos.IDataSetCommandProvider
-
Returns the list of datasets of the specified type(s) that match the specified filter on the associated z/OS host.
- findGenerationDataGroup(String) - Method in interface com.compuware.api.topaz.hostresources.zos.IDataSetCommandProvider
-
Returns the generation data group with the specified name if it can be found on the associated z/OS host.
- findGenerationDataGroups(String) - Method in interface com.compuware.api.topaz.hostresources.zos.IDataSetCommandProvider
-
Returns the list of generation data groups that match the specified filter on the associated z/OS host.
- findGenerationDataSet(int) - Method in interface com.compuware.api.topaz.hostresources.zos.IGenerationDataGroup
-
Returns a specific generation dataset from this generation data group if it can be found on the associated z/OS host.
- findGenerationDataSet(String, int) - Method in interface com.compuware.api.topaz.hostresources.zos.IDataSetCommandProvider
-
Returns a specific generation dataset from the specified generation data group if it can be found on the associated z/OS host.
- findGenerationSequentialDataSet(int) - Method in interface com.compuware.api.topaz.hostresources.zos.IGenerationDataGroup
-
Returns a specific generation dataset, typed as an
ISequentialDataSet
, from this generation data group if it can be found on the associated z/OS host. - findGenerationSequentialDataSet(String, int) - Method in interface com.compuware.api.topaz.hostresources.zos.IDataSetCommandProvider
-
Returns a specific generation dataset, typed as an
ISequentialDataSet
, from the specified generation data group if it can be found on the associated z/OS host. - findJobs(String, String) - Method in interface com.compuware.api.topaz.jes.IJESCommandProvider
-
Returns the list of jobs that match the specified job name filter and/or owner filter.
- findJobs(String, String, int) - Method in interface com.compuware.api.topaz.jes.IJESCommandProvider
-
Returns the list of jobs that match the specified job name filter and/or owner filter.
- findJobs(String, String, int, boolean, boolean) - Method in interface com.compuware.api.topaz.jes.IJESCommandProvider
-
Returns the list of jobs that match the specified job name filter and/or owner filter that are on one of the specified JES queues.
- findMember(String) - Method in interface com.compuware.api.topaz.hostresources.zos.IPartitionedDataSet
-
Returns the member with the specified name if it can be found within this partitioned dataset.
- findMembers(String) - Method in interface com.compuware.api.topaz.hostresources.zos.IPartitionedDataSet
-
Returns the list of this partitioned dataset's members that match the specified filter.
- findMigratedDataSet(String) - Method in interface com.compuware.api.topaz.hostresources.zos.IDataSetCommandProvider
-
Returns the migrated dataset with the specified name if it can be found on the associated z/OS host.
- findMigratedDataSets(String) - Method in interface com.compuware.api.topaz.hostresources.zos.IDataSetCommandProvider
-
Returns the list of migrated datasets that match the specified filter on the associated z/OS host.
- findPartitionedDataSet(String) - Method in interface com.compuware.api.topaz.hostresources.zos.IDataSetCommandProvider
-
Returns the partitioned dataset with the specified name if it can be found on the associated z/OS host.
- findPartitionedDataSets(String) - Method in interface com.compuware.api.topaz.hostresources.zos.IDataSetCommandProvider
-
Returns the list of partitioned datasets that match the specified filter on the associated z/OS host.
- findPDSMember(String, String) - Method in interface com.compuware.api.topaz.hostresources.zos.IDataSetCommandProvider
-
Returns the partitioned dataset member with the specified partitioned dataset name and member name, if it can be found on the associated z/OS host.
- findPDSMembers(String, String) - Method in interface com.compuware.api.topaz.hostresources.zos.IDataSetCommandProvider
-
Returns the list of partitioned dataset members that match the specified partitioned dataset name and member filter on the associated z/OS host.
- findSequentialDataSet(String) - Method in interface com.compuware.api.topaz.hostresources.zos.IDataSetCommandProvider
-
Returns the sequential dataset with the specified name if it can be found on the associated z/OS host.
- findSequentialDataSets(String) - Method in interface com.compuware.api.topaz.hostresources.zos.IDataSetCommandProvider
-
Returns the list of sequential datasets that match the specified filter on the associated z/OS host.
- findVSAMCluster(String) - Method in interface com.compuware.api.topaz.hostresources.zos.IDataSetCommandProvider
-
Returns the VSAM cluster with the specified name if it can be found on the associated z/OS host.
- findVSAMClusters(String) - Method in interface com.compuware.api.topaz.hostresources.zos.IDataSetCommandProvider
-
Returns the list of VSAM clusters that match the specified filter on the associated z/OS host.
- flush() - Method in class com.compuware.api.topaz.hostresources.zos.DataSetWriter
- flush() - Method in class com.compuware.api.topaz.hostresources.zos.MemberWriter
- FM - com.compuware.api.topaz.hostresources.zos.RecordFormat
-
z/OS record format of "FM" (fixed-length, machine print-control codes).
All Classes All Packages