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

I

IAllocateParameters - Interface in com.compuware.api.topaz.hostresources.zos
Parameters specifying the attributes to use when allocating a new data set.
IAllocateParameters.AllocationUnit - Enum in com.compuware.api.topaz.hostresources.zos
Enumeration of the supported allocation units used for allocating a new data set.
IAM - com.compuware.api.topaz.hostresources.zos.DataSetType
Dataset type of "Innovation Access Method".
ICredentials - Interface in com.compuware.api.topaz.hostcredentials
Credentials for a host.
IDataSet - Interface in com.compuware.api.topaz.hostresources.zos
A dataset that resides on a z/OS host.
IDataSetCharacteristics - Interface in com.compuware.api.topaz.hostresources.zos
z/OS dataset characteristics.
IDataSetCommandProvider - Interface in com.compuware.api.topaz.hostresources.zos
Command provider for datasets.
IDefineGenerationDataGroupParameters - Interface in com.compuware.api.topaz.hostresources.zos
Parameters specifying the attributes to use when defining a new generation data group.
IDefineGenerationDataGroupParameters.Ordering - Enum in com.compuware.api.topaz.hostresources.zos
Enumeration of the ordering types for a generation data group.
IEnqueueOwner - Interface in com.compuware.api.topaz.hostresources.zos
Representation of a user/job that has an enqueue on a z/OS dataset.
IGenerationDataGroup - Interface in com.compuware.api.topaz.hostresources.zos
A generation data group that resides on a z/OS host.
IHost - Interface in com.compuware.api.topaz.hosts
Generic interface for a host.
IHostConnection - Interface in com.compuware.api.topaz.hostconnections
Generic interface for a connection to a defined IHost.
IHostResource - Interface in com.compuware.api.topaz.hostresources
A resource that resides on a host.
IJESCommandProvider - Interface in com.compuware.api.topaz.jes
Command provider for JES related functions.
IJob - Interface in com.compuware.api.topaz.jes
A job in the Job Entry Subsystem (JES).
IMember - Interface in com.compuware.api.topaz.hostresources.zos
A member that resides on a z/OS host.
IMigratedDataSet - Interface in com.compuware.api.topaz.hostresources.zos
A migrated dataset that resides on a z/OS host.
IndexComponentNotFoundException - Exception in com.compuware.api.topaz.hostresources.zos
IndexComponentNotFoundException is an unchecked exception thrown when an attempt to access the index component of a VSAM cluster fails because the VSAM cluster does not have an index component.
IndexComponentNotFoundException(String, String, IVSAMCluster) - Constructor for exception com.compuware.api.topaz.hostresources.zos.IndexComponentNotFoundException
Constructs a new index component not found exception with the specified detail messages and dataset name.
IndexComponentNotFoundException(String, String, Throwable, IVSAMCluster) - Constructor for exception com.compuware.api.topaz.hostresources.zos.IndexComponentNotFoundException
Constructs a new index component not found exception with the specified detail messages, cause, and dataset name.
IPartitionedDataSet - Interface in com.compuware.api.topaz.hostresources.zos
A partitioned dataset (PDS) that resides on a z/OS host.
IPartitionedDataSetCharacteristics - Interface in com.compuware.api.topaz.hostresources.zos
Partitioned dataset (PDS) characteristics.
IPartitionedDataSetMember - Interface in com.compuware.api.topaz.hostresources.zos
A partitioned dataset (PDS) member that resides on a z/OS host.
IPartitionedDataSetMemberStatistics - Interface in com.compuware.api.topaz.hostresources.zos
Partitioned dataset (PDS) member statistics.
IS - com.compuware.api.topaz.hostresources.zos.DataSetOrganization
z/OS dataset organization of "IS" (ISAM).
isAlias() - Method in interface com.compuware.api.topaz.hostresources.zos.IDataSet
Returns whether this dataset is an alias.
isBlockedByDuplicate() - Method in interface com.compuware.api.topaz.jes.IJob
Returns the this job is blocked from execution by another job, executing with the same name.
isClusterReusable() - Method in interface com.compuware.api.topaz.hostresources.zos.IVSAMDataComponentCharacteristics
Returns whether the associated VSAM component's cluster is reusable.
isClusterReusable() - Method in interface com.compuware.api.topaz.hostresources.zos.IVSAMIndexComponentCharacteristics
Returns whether the associated VSAM component's cluster is reusable.
isConnected() - Method in interface com.compuware.api.topaz.hostconnections.IHostConnection
Returns whether this host connection is currently connected to the associated host.
ISequentialDataSet - Interface in com.compuware.api.topaz.hostresources.zos
A sequential dataset that resides on a z/OS host.
ISequentialDataSetCharacteristics - Interface in com.compuware.api.topaz.hostresources.zos
Sequential dataset characteristics.
isEraseOnDeleteEnabled() - Method in interface com.compuware.api.topaz.hostresources.zos.IVSAMDataComponentCharacteristics
Returns whether records are erased after deletion for the associated VSAM data component.
isExtended() - Method in interface com.compuware.api.topaz.hostresources.zos.IPartitionedDataSet
Returns whether this partitioned dataset is extended (is a PDSE).
isExtended() - Method in interface com.compuware.api.topaz.hostresources.zos.IPartitionedDataSetCharacteristics
Returns whether the associated partitioned dataset is extended (is a PDSE).
isGenerationDataGroupsSupported() - Method in interface com.compuware.api.topaz.hostresources.zos.IDataSetCommandProvider
Returns if the associated z/OS host supports the generation data group methods of this IDataSetCommandProvider.
isHeld() - Method in interface com.compuware.api.topaz.jes.IJob
Returns the this job is being held.
isReachable() - Method in interface com.compuware.api.topaz.hosts.IHost
Returns whether this host can be reached to establish a connection.
isRecordSpanEnabled() - Method in interface com.compuware.api.topaz.hostresources.zos.IVSAMDataComponentCharacteristics
Returns whether records can span control intervals for the associated VSAM data component.
isUserProgramExecuting() - Method in interface com.compuware.api.topaz.hostconnections.zos.IZOSUserProgramConnection
Returns whether a z/OS user program is currently executing.
isValid() - Method in interface com.compuware.api.topaz.hostresources.zos.IVSAMDataComponentStatistics
Returns whether the statistics of the associated VSAM data component are valid.
isWriteCheckEnabled() - Method in interface com.compuware.api.topaz.hostresources.zos.IVSAMDataComponentCharacteristics
Returns whether write checking is enabled for the associated VSAM component.
isWriteCheckEnabled() - Method in interface com.compuware.api.topaz.hostresources.zos.IVSAMIndexComponentCharacteristics
Returns whether write checking is enabled for the associated VSAM component.
ISysoutDataDefinition - Interface in com.compuware.api.topaz.jes
A Sysout Data Definition (DD).
ISystemLogDataDefinition - Interface in com.compuware.api.topaz.jes
A System Log Data Definition
ITSOCommandProvider - Interface in com.compuware.api.topaz.tso
Command provider for TSO related functions.
ITSOCommandResult - Interface in com.compuware.api.topaz.tso
ITSOCommandResult provides the output from executing a TSO command
IVSAMCluster - Interface in com.compuware.api.topaz.hostresources.zos
A VSAM cluster that resides on a z/OS host.
IVSAMClusterCharacteristics - Interface in com.compuware.api.topaz.hostresources.zos
VSAM cluster characteristics.
IVSAMDataComponentCharacteristics - Interface in com.compuware.api.topaz.hostresources.zos
VSAM data component characteristics.
IVSAMDataComponentStatistics - Interface in com.compuware.api.topaz.hostresources.zos
VSAM data component statistics.
IVSAMIndexComponentCharacteristics - Interface in com.compuware.api.topaz.hostresources.zos
VSAM index component characteristics.
IZOSCredentials - Interface in com.compuware.api.topaz.hostcredentials.zos
Credentials for a z/OS host.
IZOSHost - Interface in com.compuware.api.topaz.hosts.zos
A z/OS host is used to create connections to a z/OS host.
IZOSHostConnection - Interface in com.compuware.api.topaz.hostconnections.zos
A connection to a z/OS host.
IZOSUserProgramAbendEvent - Interface in com.compuware.api.topaz.hostconnections.zos
The IZOSUserProgramAbendEvent is sent when a z/OS user program terminates abnormally.
IZOSUserProgramCompletionEvent - Interface in com.compuware.api.topaz.hostconnections.zos
The IZOSUserProgramCompletionEvent represents an event that is sent when a z/OS user program completes normally.
IZOSUserProgramConnection - Interface in com.compuware.api.topaz.hostconnections.zos
A connection to a z/OS user program.
IZOSUserProgramEvent - Interface in com.compuware.api.topaz.hostconnections.zos
The IZOSUserProgramEvent represent a z/OS user program event.
IZOSUserProgramTerminationListener - Interface in com.compuware.api.topaz.hostconnections.zos
The IZOSUserProgramTerminationListener interface is used to listen for termination events for a z/OS user program.
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