|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IZosWorkLoad
generated from CICS resourcetable MVSWLM
Nested Class Summary | |
---|---|
static class |
IZosWorkLoad.CpuCriticalValue
Enumeration type for field MNGWLMCC |
static class |
IZosWorkLoad.GoalManagementValue
Enumeration type for field MNGWLMGM |
static class |
IZosWorkLoad.GoalModeValue
Enumeration type for field MNGWLMMD |
static class |
IZosWorkLoad.GoalTypeValue
Enumeration type for field MNGWLMGT |
static class |
IZosWorkLoad.StorageCriticalValue
Enumeration type for field MNGWLMSK |
static class |
IZosWorkLoad.WlmServerValue
Enumeration type for field MNGWLMST |
Field Summary |
---|
Fields inherited from interface com.ibm.cics.model.ICICSResource |
---|
COPYRIGHT |
Method Summary | ||
---|---|---|
|
findReferences(IReferenceAttribute<From,IZosWorkLoad> referenceAttribute)
Returns an ICICSObjectListFactory that can be used to retrieve all objects that reference this ICICSObject by the supplied IReferenceAttribute. |
|
java.lang.String |
getCECMachineType()
Getter for field MNGMCHTP |
|
java.lang.String |
getCECModel()
Getter for field MNGMDLID |
|
IZosWorkLoadReference |
getCICSObjectReference()
|
|
IZosWorkLoad.CpuCriticalValue |
getCpuCritical()
Getter for field MNGWLMCC |
|
java.lang.Long |
getGoalImportance()
Getter for field MNGWLMGI |
|
IZosWorkLoad.GoalManagementValue |
getGoalManagement()
Getter for field MNGWLMGM |
|
IZosWorkLoad.GoalModeValue |
getGoalMode()
Getter for field MNGWLMMD |
|
IZosWorkLoad.GoalTypeValue |
getGoalType()
Getter for field MNGWLMGT |
|
ICICSType<IZosWorkLoad> |
getObjectType()
|
|
java.lang.String |
getReportClass()
Getter for field MNGWLMRC |
|
java.lang.String |
getResourceGroup()
Getter for field MNGWLMRG |
|
java.lang.String |
getServiceClass()
Getter for field MNGWLMSC |
|
IZosWorkLoad.StorageCriticalValue |
getStorageCritical()
Getter for field MNGWLMSK |
|
java.lang.Long |
getVelocityGoalValue()
Getter for field MNGWLMGV |
|
IZosWorkLoad.WlmServerValue |
getWlmServer()
Getter for field MNGWLMST |
|
java.lang.String |
getWorkloadName()
Getter for field MNGWLMWN |
Methods inherited from interface com.ibm.cics.model.ICICSResource |
---|
getCICSRelease, getRegionName |
Methods inherited from interface com.ibm.cics.model.ICICSObject |
---|
getCICSType, getName |
Methods inherited from interface com.ibm.cics.model.meta.ITypedObject |
---|
getAttributeValue |
Method Detail |
---|
ICICSType<IZosWorkLoad> getObjectType()
getObjectType
in interface ICICSObject
getObjectType
in interface com.ibm.cics.model.meta.ITypedObject
IZosWorkLoad.GoalModeValue getGoalMode()
Goal mode
Indicates whether the MVS workload management component is running in goal mode. Values are:
Note - compatibility mode is only available on z/OS releases prior to z/OS V1R3.
IZosWorkLoad.WlmServerValue getWlmServer()
WLM server
Identifies whether or not the MVS workload management component is treating the CICS region as a server. Values are:
java.lang.String getServiceClass()
Service class
Identifies the name of the MVS workload manager service class that has been assigned to the CICS region on the basis of the JES (batch job) or STC (started task) startup subsystem.
java.lang.String getReportClass()
Report class
Identifies the name of the MVS workload manager report class that has been assigned to the CICS region on the basis of the JES (batch job) or STC (started task) startup subsystem. If no report class has been assigned, this field will be blank.
java.lang.String getResourceGroup()
Resource group
Identifies the name of the MVS workload manager resource group that has been assigned to the CICS region on the basis of the JES (batch job) or STC (started task) startup subsystem. If no resource group has been assigned, this field will be blank.
java.lang.String getWorkloadName()
Workload name
Identifies the name of the MVS workload management component workload name that has been assigned to the CICS region on the basis of the JES (batch job) or STC (started task) startup subsystem.
Note - this is different from the CICSPlex SM workload name that the CICS region may be participating in.
IZosWorkLoad.GoalTypeValue getGoalType()
Goal type
The MVS workload manager goal type associated with the current service class. Values are:
java.lang.Long getVelocityGoalValue()
Velocity goal value
For MVS workload manager service classes that use a velocity goal this value indicates the acceptable amount of delay for the work.
This value will be 0 if the service class is not defined with a velocity goal.
IZosWorkLoad.CpuCriticalValue getCpuCritical()
CPU critical
Indicates whether or not the CICS region is defined to the MVS workload management component with long-term CPU protection. Values are:
IZosWorkLoad.StorageCriticalValue getStorageCritical()
Storage critical
Indicates whether or not the CICS region is defined to the MVS workload management component with long-term storage protection. Values are:
java.lang.Long getGoalImportance()
Goal importance
Indicates the relative importance level defined in the MVS workload manager service class. Values are:
IZosWorkLoad.GoalManagementValue getGoalManagement()
Goal management
Indicates whether z/OS Workload Manager manages the address space using transaction goals, region goals or both. Values are:
java.lang.String getCECMachineType()
CEC machine type
CEC machine type for the address space.
java.lang.String getCECModel()
CEC model number
CEC model identification number for the address space.
IZosWorkLoadReference getCICSObjectReference()
getCICSObjectReference
in interface ICICSObject
<From extends ICICSObject> ICICSObjectListFactory<From> findReferences(IReferenceAttribute<From,IZosWorkLoad> referenceAttribute)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |