public interface IJVMServer extends ICICSResource, IInstalledCICSResource
Modifier and Type | Interface and Description |
---|---|
static class |
IJVMServer.ChangeAgentValue
Enumeration type for field CHANGEAGENT
|
static class |
IJVMServer.EnableStatusValue
Enumeration type for field ENABLESTATUS
|
static class |
IJVMServer.InstallAgentValue
Enumeration type for field INSTALLAGENT
|
COPYRIGHT
COPYRIGHT
Modifier and Type | Method and Description |
---|---|
java.lang.Long |
getBasdefinever()
Getter for field BASDEFINEVER
|
IJVMServer.ChangeAgentValue |
getChangeAgent()
Getter for field CHANGEAGENT
|
java.lang.String |
getChangeAgentRelease()
Getter for field CHANGEAGREL
|
java.util.Date |
getChangeTime()
Getter for field CHANGETIME
|
java.lang.String |
getChangeUserID()
Getter for field CHANGEUSRID
|
IJVMServerReference |
getCICSObjectReference() |
java.lang.Long |
getClassCacheFree()
Getter for field CLSCACHEFREE
|
java.lang.Long |
getClassCacheSize()
Getter for field CLSCACHESIZE
|
java.lang.Long |
getClassStorageAlloc()
Getter for field CLSSSTRGALLC
|
java.lang.Long |
getClassStorageUsed()
Getter for field CLSSSTRGUSED
|
java.lang.Long |
getCodeCacheAlloc()
Getter for field CODECACHALLC
|
java.lang.Long |
getCodeCacheUsed()
Getter for field CODECACHUSED
|
java.lang.Long |
getDataCacheAlloc()
Getter for field DATACACHALLC
|
java.lang.Long |
getDataCacheUsed()
Getter for field DATACACHUSED
|
java.lang.String |
getDefineSource()
Getter for field DEFINESOURCE
|
java.util.Date |
getDefineTime()
Getter for field DEFINETIME
|
IJVMServer.EnableStatusValue |
getEnableStatus()
Getter for field ENABLESTATUS
|
java.lang.Long |
getGcEventsMajor()
Getter for field SRVGCMJRCNT
|
java.lang.Long |
getGcEventsMinor()
Getter for field SRVGCMNRCNT
|
java.lang.Long |
getGcHeapFreedMajor()
Getter for field SRVGCMJRFRD
|
java.lang.Long |
getGcHeapFreedMinor()
Getter for field SRVGCMNRFRD
|
java.lang.Long |
getGcMinHeap()
Getter for field OCCUPANCY
|
java.lang.String |
getGcPolicy()
Getter for field GCPOLICY
|
java.lang.Long |
getGcTimeMajor()
Getter for field SRVGCMJRCPU
|
java.lang.Long |
getGcTimeMinor()
Getter for field SRVGCMNRCPU
|
java.lang.Long |
getHeap()
Getter for field CURRENTHEAP
|
java.lang.Long |
getInitHeap()
Getter for field INITHEAP
|
IJVMServer.InstallAgentValue |
getInstallAgent()
Getter for field INSTALLAGENT
|
java.util.Date |
getInstallTime()
Getter for field INSTALLTIME
|
java.lang.String |
getInstallUserID()
Getter for field INSTALLUSRID
|
java.lang.String |
getJavahome()
Getter for field JAVAHOME
|
java.util.Date |
getJvmCreatedGMT()
Getter for field SRVCRTTMEGMT
|
java.util.Date |
getJvmCreatedLocalTime()
Getter for field SRVCRTTMELCL
|
java.lang.String |
getJvmProfile()
Getter for field JVMPROFILE
|
java.lang.String |
getLerunopts()
Getter for field LERUNOPTS
|
java.lang.String |
getLog()
Getter for field LOG
|
java.lang.Long |
getMaxHeap()
Getter for field MAXHEAP
|
java.lang.Long |
getMaxThreads()
Getter for field THREADLIMIT
|
java.lang.String |
getName()
Getter for field NAME
|
ICICSType<IJVMServer> |
getObjectType() |
java.lang.Long |
getPeakHeap()
Getter for field PEAKHEAP
|
java.lang.Long |
getPeakThreads()
Getter for field SRVTHRHWM
|
java.lang.Long |
getPeakWaitingThreads()
Getter for field SRVTHRWHWM
|
java.lang.Long |
getPid()
Getter for field PID
|
java.lang.String |
getProfile()
Getter for field PROFILE
|
java.lang.String |
getProfiledir()
Getter for field PROFILEDIR
|
java.lang.String |
getStderr()
Getter for field STDERR
|
java.lang.String |
getStdout()
Getter for field STDOUT
|
java.lang.Long |
getSysThreadPeakWait()
Getter for field SRVSYSTHPWT
|
java.lang.Long |
getSysThreadUsage()
Getter for field SRVSYSTHCNT
|
java.lang.Long |
getSysThreadWaits()
Getter for field SRVSYSTHDWT
|
java.lang.Long |
getSysThreadWaitTime()
Getter for field SRVSYSTHWTT
|
java.lang.Long |
getTaskCount()
Getter for field SRVUSECOUNT
|
java.lang.Long |
getThreads()
Getter for field SRVTHRCURR
|
java.lang.Long |
getThreadWaits()
Getter for field SRVTHRWAITS
|
java.lang.String |
getThreadWaitTime()
Getter for field SRVTHRWTIME
|
java.lang.String |
getTrace()
Getter for field TRACE
|
java.lang.Long |
getWaitingThreads()
Getter for field SRVTHRWCURR
|
java.lang.Long |
getWaitingThreadsSysThread()
Getter for field SRVSYSTHNWT
|
java.lang.String |
getWorkdir()
Getter for field WORKDIR
|
getCICSContainer, getCICSRelease, getRegionName
getCICSType
ICICSType<IJVMServer> getObjectType()
getObjectType
in interface ICICSObject
getObjectType
in interface com.ibm.cics.model.meta.ITypedObject
java.lang.String getName()
JVM server name
Specifies the name of this JVMSERVER. The name can be up to eight characters in length.
getName
in interface ICICSObject
IJVMServer.EnableStatusValue getEnableStatus()
Enable status
Indicates whether the JVMSERVER is enabled or not. Values are:
IJVMServer.InstallAgentValue getInstallAgent()
Installation agent
The install agent identifier that made the installation.
java.lang.String getChangeUserID()
Last modification user ID
The user ID that made the last modification to the resource definition.
IJVMServer.ChangeAgentValue getChangeAgent()
Last modification agent
The change agent identifier that made the last modification.
java.lang.String getChangeAgentRelease()
Last modification agent release
The CICS release level of the agent that made the last modification to the resource definition.
java.util.Date getChangeTime()
Last modification time
The local date and time when the definition was last changed.
java.lang.String getDefineSource()
Source of the resource definition
The source of the definition, depending on which agent made the last change.
java.util.Date getDefineTime()
Creation time
The local date and time when the resource definition record was created on DFHCSD or EYUDREP.
java.lang.String getInstallUserID()
Installation user ID
The user ID that installed the resource definition.
java.util.Date getInstallTime()
Installation time
The local date and time when the definition was installed.
java.lang.Long getBasdefinever()
BAS resource definition version
The BAS version number of this definition.
java.lang.String getJvmProfile()
JVM profile name
Specifies the 1- 8 character name of the JVM profile for the JVM server. The JVM profile is a file in the z/OS UNIX directory that is specified by the system initialization parameter JVMPROFILEDIR.
java.lang.String getLerunopts()
LE runtime options program
Specifies the 1 - 8 character name of the program that defines the runtime options for the Language Environment.
java.lang.Long getMaxThreads()
Maximum number of threads
Set the maximum number of threads that are allowed by CICS when calling the JVM. Each thread is attached using a T8 TCB. The valid range is 1-256 threads.
java.lang.Long getTaskCount()
JVM server task count
Total number of tasks that have been attached to run in this JVM server
java.lang.Long getThreads()
Current number of threads
Number of current JVM server threads
java.lang.Long getPeakThreads()
Peak number of threads
Peak number of JVM server threads
java.lang.Long getThreadWaits()
Number of thread waits
The number of thread waits
java.lang.String getThreadWaitTime()
Total thread waiting time
Total thread waiting time
java.lang.Long getWaitingThreads()
Current number of waiting threads
The number of current waiting threads
java.lang.Long getPeakWaitingThreads()
Peak number of waiting threads
The peak number of waiting threads
java.lang.Long getHeap()
Current Heap size
The current size of the JVM heap
java.lang.String getGcPolicy()
The garbage collection policy
The garbage collection policy (algorithm) in use by this JVM
java.lang.Long getInitHeap()
Initial Heap size
The initial size of the JVM heap (Xms)
java.lang.Long getMaxHeap()
Maximum Heap size
The maximum size of the JVM heap (Xmx)
java.lang.Long getGcMinHeap()
Heap occupancy
The heap occupancy (size of heap after last Garbage Collection)
java.lang.Long getPid()
JVM process id
The process id of the JVM running in the JVMSERVER
java.lang.Long getSysThreadUsage()
JVM server system thread use count
The number of times the JVM server has used a system thread
java.lang.Long getSysThreadWaits()
Number of system thread waits
The number of tasks that waited for the system thread
java.lang.Long getSysThreadWaitTime()
Total system thread waiting time
Total time that tasks waited for a system thread
java.lang.Long getWaitingThreadsSysThread()
Number of tasks waiting for a system thread
Current number of tasks waiting for a system thread
java.lang.Long getSysThreadPeakWait()
Peak number of waiting system threads
The peak number of tasks waiting for a system thread
java.util.Date getJvmCreatedGMT()
JVM creation time (GMT)
The time at which the current JVM within the JVMSERVER was created (GMT)
java.util.Date getJvmCreatedLocalTime()
JVM creation time (Local time)
The time at which the current JVM within the JVMSERVER was created (Local time)
java.lang.Long getPeakHeap()
Peak Heap size
The peak heap size used by the JVM in the JVMSERVER
java.lang.Long getGcEventsMajor()
Number of major garbage collection events
The number of times major garbage collection has run in the JVM
java.lang.Long getGcTimeMajor()
Total CPU used by major garbage collection
The total CPU spent in major garbage collection
java.lang.Long getGcHeapFreedMajor()
Heap freed by major garbage collection
The amount of heap freed by major garbage collection
java.lang.Long getGcEventsMinor()
Number of minor garbage collection events
The number of times minor garbage collection has run in the JVM
java.lang.Long getGcTimeMinor()
Total CPU used by minor garbage collection
The total CPU spent in minor garbage collection
java.lang.Long getGcHeapFreedMinor()
Heap freed by minor garbage collection
The amount of heap freed by minor garbage collection
java.lang.String getProfiledir()
JVM profile directory
The name of the z/OS UNIX directory that contains the JVM profiles in CICS. This value is taken from the JVMPROFILEDIR system initialization parameter.
java.lang.String getProfile()
JVM profile file
The name of the profile. The data area is 255 characters long. If the name is less than 255 characters, CICS pads the data area with trailing blanks.
java.lang.String getJavahome()
Java installation home directory
The name of the directory in which the Java runtime is located. If the name is less than 255 characters, CICS pads the data area with trailing blanks.
java.lang.String getStdout()
JVM standard out file
The name of the associated standard output file. The data area is 255 characters long. If the name is less than 255 characters, CICS pads the data area with trailing blanks.
java.lang.String getStderr()
JVM standard error file
The name of the associated standard error file. The data area is 255 characters long. If the name is less than 255 characters, CICS pads the data area with trailing blanks.
java.lang.String getTrace()
JVM trace file
The name of the associated trace file. The data area is 255 characters long. If the name is less than 255 characters, CICS pads the data area with trailing blanks.
java.lang.String getLog()
JVM log file
The name of the associated log file. The data area is 255 characters long. If the name is less than 255 characters, CICS pads the data area with trailing blanks.
java.lang.String getWorkdir()
JVM working directory
The name of the associated working directory. The data area is 255 characters long. If the name is less than 255 characters, CICS pads the data area with trailing blanks.
java.lang.Long getCodeCacheUsed()
JIT code cache memory used
The memory currently used within the JIT code cache
java.lang.Long getCodeCacheAlloc()
JIT code cache allocated memory
The memory committed to the JIT code cache
java.lang.Long getDataCacheUsed()
JIT data cache memory used
The memory currently used within the JIT data cache
java.lang.Long getDataCacheAlloc()
JIT data cache allocated memory
The memory allocated to the JIT data cache
java.lang.Long getClassStorageUsed()
JVM class storage memory used
The memory currently used within the class storage
java.lang.Long getClassStorageAlloc()
JVM class storage allocated memory
The memory allocated to the JVM class storage
java.lang.Long getClassCacheSize()
JVM classcache size
The size limit of the JVM's shared class cache in bytes
java.lang.Long getClassCacheFree()
JVM classcache free
The current size of the free space within the JVM's shared class cache in bytes
IJVMServerReference getCICSObjectReference()
getCICSObjectReference
in interface ICICSObject
getCICSObjectReference
in interface ICICSResource
Copyright ? 2008-2015 IBM Corp. All Rights Reserved.