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 IVSAMClusterCharacteristicsIVSAMCluster. fetchCharacteristics()Fetches the characteristics of this VSAM cluster from the z/OS host on which it resides.IVSAMClusterCharacteristicsIVSAMDataComponentCharacteristics. getVSAMClusterCharacterisitcs()Returns the associated VSAM cluster characteristics.IVSAMClusterCharacteristicsIVSAMIndexComponentCharacteristics. getVSAMClusterCharacterisitcs()Returns the associated VSAM cluster characteristics.
-