Class Db2ResourceStatistics
java.lang.Object
com.blackhillsoftware.smf.Data
com.blackhillsoftware.smf.SmfData
com.blackhillsoftware.smf.cics.statistics.StatisticsDataSection
com.blackhillsoftware.smf.cics.statistics.Db2ResourceStatistics
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final int
Constant: 0xCC = 204static final int
Constant: 0x02 = 2static final int
Constant: 0x01 = 1static final int
Constant: 0x67 = 103static final int
Constant: 0x01 = 1 -
Method Summary
Modifier and TypeMethodDescriptionstatic Db2ResourceStatistics
create
(byte[] Data, int offset, int length) create is intended for internal use only.long
D2R_ABORTS value.D2R_ACCOUNTREC as a D2rAccountrec.int
D2R_ACCOUNTREC raw value.D2R_AUTHID value.D2R_AUTHTYPE as a D2rAuthtype.int
D2R_AUTHTYPE raw value.long
d2rCalls()
D2R_CALLS value.D2R_CHANGE_AGENT as a CIAgent.int
D2R_CHANGE_AGENT raw value.D2R_CHANGE_TIME STCK value converted to LocalDateTime (nanosecond precision).D2R_CHANGE_TIME STCK value.D2R_CHANGE_USERID value.long
D2R_COMMITS value.D2R_DB2ENTRY_NAME value.D2R_DEFINE_SOURCE value.int
d2rdvers()
D2RDVERS value.int
d2rid()
D2RID value.D2R_INSTALL_AGENT as a CIAgent.int
D2R_INSTALL_AGENT raw value.D2R_INSTALL_TIME STCK value converted to LocalDateTime (nanosecond precision).D2R_INSTALL_TIME STCK value.D2R_INSTALL_USERID value.int
d2rlen()
D2RLEN value.long
D2R_PARTIAL_SIGNONS value.D2R_PLANEXIT_NAME value.D2R_PLAN_NAME value.D2R_PRIORITY as a D2rPriority.int
D2R_PRIORITY raw value.long
D2R_PTHREAD_CURRENT value.long
D2R_PTHREAD_HWM value.long
D2R_PTHREAD_LIMIT value.long
D2R_READYQ_CURRENT value.long
D2R_READYQ_HWM value.long
D2R_REUSELIMIT_COUNT value.int
D2R_SHARELOCKS value.boolean
Return true ifd2rSharelocks()
equalsD2R_SHARELOCKS_YES
.long
D2R_SIGNONS value.long
D2R_SINGLE_PHASE value.long
D2R_TASK_CURRENT value.long
D2R_TASK_HWM value.long
D2R_TASK_TOTAL value.long
D2R_THREAD_CREATE value.long
D2R_THREAD_CURRENT value.long
D2R_THREAD_HWM value.long
D2R_THREAD_LIMIT value.long
D2R_THREAD_REUSE value.long
D2R_THREAD_TERM value.D2R_THREADWAIT as a Threadwait.long
D2R_THREAD_WAIT_OR_OVERFL value.int
D2R_THREADWAIT raw value.Methods inherited from class com.blackhillsoftware.smf.cics.statistics.StatisticsDataSection
create, statisticsType, stid, stid, stidString, stilen, stilen, stivers
Methods inherited from class com.blackhillsoftware.smf.SmfData
createSection, getTriplet
-
Field Details
-
D2RIDE
public static final int D2RIDEConstant: 0x67 = 103- See Also:
-
D2RVERS
public static final int D2RVERSConstant: 0x01 = 1- See Also:
-
D2R_LENGTH
public static final int D2R_LENGTHConstant: 0xCC = 204- See Also:
-
D2R_SHARELOCKS_YES
public static final int D2R_SHARELOCKS_YESConstant: 0x01 = 1- See Also:
-
D2R_SHARELOCKS_NO
public static final int D2R_SHARELOCKS_NOConstant: 0x02 = 2- See Also:
-
-
Method Details
-
d2rlen
public int d2rlen()D2RLEN value.- Returns:
- int D2RLEN value
-
d2rid
public int d2rid()D2RID value.- Returns:
- int D2RID value
-
d2rdvers
public int d2rdvers()D2RDVERS value.- Returns:
- int D2RDVERS value
-
d2rDb2entryName
D2R_DB2ENTRY_NAME value.- Returns:
- String D2R_DB2ENTRY_NAME value
-
d2rPlanName
D2R_PLAN_NAME value.- Returns:
- String D2R_PLAN_NAME value
-
d2rPlanexitName
D2R_PLANEXIT_NAME value.- Returns:
- String D2R_PLANEXIT_NAME value
-
d2rAuthid
D2R_AUTHID value.- Returns:
- String D2R_AUTHID value
-
d2rAuthtype
D2R_AUTHTYPE as a D2rAuthtype.- Returns:
- D2rAuthtype D2R_AUTHTYPE
-
d2rAuthtypeRawValue
public int d2rAuthtypeRawValue()D2R_AUTHTYPE raw value.- Returns:
- int D2R_AUTHTYPE value
-
d2rAccountrec
D2R_ACCOUNTREC as a D2rAccountrec.- Returns:
- D2rAccountrec D2R_ACCOUNTREC
-
d2rAccountrecRawValue
public int d2rAccountrecRawValue()D2R_ACCOUNTREC raw value.- Returns:
- int D2R_ACCOUNTREC value
-
d2rThreadwait
D2R_THREADWAIT as a Threadwait.- Returns:
- Threadwait D2R_THREADWAIT
-
d2rThreadwaitRawValue
public int d2rThreadwaitRawValue()D2R_THREADWAIT raw value.- Returns:
- int D2R_THREADWAIT value
-
d2rPriority
D2R_PRIORITY as a D2rPriority.- Returns:
- D2rPriority D2R_PRIORITY
-
d2rPriorityRawValue
public int d2rPriorityRawValue()D2R_PRIORITY raw value.- Returns:
- int D2R_PRIORITY value
-
d2rCalls
public long d2rCalls()D2R_CALLS value.- Returns:
- long D2R_CALLS value
-
d2rSignons
public long d2rSignons()D2R_SIGNONS value.- Returns:
- long D2R_SIGNONS value
-
d2rCommits
public long d2rCommits()D2R_COMMITS value.- Returns:
- long D2R_COMMITS value
-
d2rAborts
public long d2rAborts()D2R_ABORTS value.- Returns:
- long D2R_ABORTS value
-
d2rSinglePhase
public long d2rSinglePhase()D2R_SINGLE_PHASE value.- Returns:
- long D2R_SINGLE_PHASE value
-
d2rThreadReuse
public long d2rThreadReuse()D2R_THREAD_REUSE value.- Returns:
- long D2R_THREAD_REUSE value
-
d2rThreadTerm
public long d2rThreadTerm()D2R_THREAD_TERM value.- Returns:
- long D2R_THREAD_TERM value
-
d2rThreadWaitOrOverfl
public long d2rThreadWaitOrOverfl()D2R_THREAD_WAIT_OR_OVERFL value.- Returns:
- long D2R_THREAD_WAIT_OR_OVERFL value
-
d2rThreadLimit
public long d2rThreadLimit()D2R_THREAD_LIMIT value.- Returns:
- long D2R_THREAD_LIMIT value
-
d2rThreadCurrent
public long d2rThreadCurrent()D2R_THREAD_CURRENT value.- Returns:
- long D2R_THREAD_CURRENT value
-
d2rThreadHwm
public long d2rThreadHwm()D2R_THREAD_HWM value.- Returns:
- long D2R_THREAD_HWM value
-
d2rPthreadLimit
public long d2rPthreadLimit()D2R_PTHREAD_LIMIT value.- Returns:
- long D2R_PTHREAD_LIMIT value
-
d2rPthreadCurrent
public long d2rPthreadCurrent()D2R_PTHREAD_CURRENT value.- Returns:
- long D2R_PTHREAD_CURRENT value
-
d2rPthreadHwm
public long d2rPthreadHwm()D2R_PTHREAD_HWM value.- Returns:
- long D2R_PTHREAD_HWM value
-
d2rTaskCurrent
public long d2rTaskCurrent()D2R_TASK_CURRENT value.- Returns:
- long D2R_TASK_CURRENT value
-
d2rTaskHwm
public long d2rTaskHwm()D2R_TASK_HWM value.- Returns:
- long D2R_TASK_HWM value
-
d2rTaskTotal
public long d2rTaskTotal()D2R_TASK_TOTAL value.- Returns:
- long D2R_TASK_TOTAL value
-
d2rReadyqCurrent
public long d2rReadyqCurrent()D2R_READYQ_CURRENT value.- Returns:
- long D2R_READYQ_CURRENT value
-
d2rReadyqHwm
public long d2rReadyqHwm()D2R_READYQ_HWM value.- Returns:
- long D2R_READYQ_HWM value
-
d2rPartialSignons
public long d2rPartialSignons()D2R_PARTIAL_SIGNONS value.- Returns:
- long D2R_PARTIAL_SIGNONS value
-
d2rThreadCreate
public long d2rThreadCreate()D2R_THREAD_CREATE value.- Returns:
- long D2R_THREAD_CREATE value
-
d2rReuselimitCount
public long d2rReuselimitCount()D2R_REUSELIMIT_COUNT value.- Returns:
- long D2R_REUSELIMIT_COUNT value
-
d2rDefineSource
D2R_DEFINE_SOURCE value.- Returns:
- String D2R_DEFINE_SOURCE value
-
d2rChangeTime
D2R_CHANGE_TIME STCK value converted to LocalDateTime (nanosecond precision).Use
d2rChangeTimeRawValue()
for a BigInteger containing the complete STCK value.- Returns:
- LocalDateTime D2R_CHANGE_TIME STCK converted to LocalDateTime
- See Also:
-
d2rChangeTimeRawValue
D2R_CHANGE_TIME STCK value.- Returns:
- BigInteger D2R_CHANGE_TIME STCK value
-
d2rChangeUserid
D2R_CHANGE_USERID value.- Returns:
- String D2R_CHANGE_USERID value
-
d2rChangeAgent
D2R_CHANGE_AGENT as a CIAgent.- Returns:
- CIAgent D2R_CHANGE_AGENT
-
d2rChangeAgentRawValue
public int d2rChangeAgentRawValue()D2R_CHANGE_AGENT raw value.- Returns:
- int D2R_CHANGE_AGENT value
-
d2rInstallAgent
D2R_INSTALL_AGENT as a CIAgent.- Returns:
- CIAgent D2R_INSTALL_AGENT
-
d2rInstallAgentRawValue
public int d2rInstallAgentRawValue()D2R_INSTALL_AGENT raw value.- Returns:
- int D2R_INSTALL_AGENT value
-
d2rInstallTime
D2R_INSTALL_TIME STCK value converted to LocalDateTime (nanosecond precision).Use
d2rInstallTimeRawValue()
for a BigInteger containing the complete STCK value.- Returns:
- LocalDateTime D2R_INSTALL_TIME STCK converted to LocalDateTime
- See Also:
-
d2rInstallTimeRawValue
D2R_INSTALL_TIME STCK value.- Returns:
- BigInteger D2R_INSTALL_TIME STCK value
-
d2rInstallUserid
D2R_INSTALL_USERID value.- Returns:
- String D2R_INSTALL_USERID value
-
create
create is intended for internal use only. Instances of this section are created by the parent record or section.- Parameters:
Data
- Array of bytes containing data for this sectionoffset
- Offset of this section in the datalength
- length of the section
-