Uses of Interface
com.compuware.api.topaz.hostresources.zos.IPartitionedDataSetMemberStatistics
-
Packages that use IPartitionedDataSetMemberStatistics Package Description com.compuware.api.topaz.hostresources.zos Provides classes and exceptions related to z/OS host resources. -
-
Uses of IPartitionedDataSetMemberStatistics in com.compuware.api.topaz.hostresources.zos
Methods in com.compuware.api.topaz.hostresources.zos that return IPartitionedDataSetMemberStatistics Modifier and Type Method Description IPartitionedDataSetMemberStatistics
IPartitionedDataSetMember. fetchStatistics()
Fetches the partitioned dataset member statistics of this partitioned dataset member from the z/OS host on which it resides.
-