Uses of Interface
com.compuware.api.topaz.hostresources.zos.IVSAMClusterCharacteristics
-
Packages that use IVSAMClusterCharacteristics Package Description com.compuware.api.topaz.hostresources.zos Provides classes and exceptions related to z/OS host resources. -
-
Uses of IVSAMClusterCharacteristics in com.compuware.api.topaz.hostresources.zos
Methods in com.compuware.api.topaz.hostresources.zos that return IVSAMClusterCharacteristics Modifier and Type Method Description IVSAMClusterCharacteristics
IVSAMCluster. fetchCharacteristics()
Fetches the characteristics of this VSAM cluster from the z/OS host on which it resides.IVSAMClusterCharacteristics
IVSAMDataComponentCharacteristics. getVSAMClusterCharacterisitcs()
Returns the associated VSAM cluster characteristics.IVSAMClusterCharacteristics
IVSAMIndexComponentCharacteristics. getVSAMClusterCharacterisitcs()
Returns the associated VSAM cluster characteristics.
-