Class LoaderPrivateLibraryStatistics
java.lang.Object
com.blackhillsoftware.smf.Data
com.blackhillsoftware.smf.SmfData
com.blackhillsoftware.smf.cics.statistics.StatisticsDataSection
com.blackhillsoftware.smf.cics.statistics.LoaderPrivateLibraryStatistics
-
Field Summary
Modifier and TypeFieldDescriptionstatic final int
Constant: 0x01 = 1static final int
Constant: 0x02 = 2static final int
Constant: 0x09 = 9static final int
Constant: 0x04 = 4static final int
Constant: 0x04 = 4static final int
Constant: 0x01 = 1static final int
Constant: 0x01 = 1static final int
Constant: 0x02 = 2static final int
Constant: 0x02 = 2static final int
Constant: 0x03 = 3static final int
Constant: 0x01 = 1static final int
Constant: 0x05 = 5static final int
Constant: 0x07 = 7static final int
Constant: 0x07 = 7static final int
Constant: 0x01 = 1static final int
Constant: 0xF4 = 244static final int
Constant: 0x20 = 32 -
Method Summary
Modifier and TypeMethodDescriptioncreate
(byte[] Data, int offset, int length) create is intended for internal use only.Get a List containing dataset names from the sectionboolean
Return true ifLDY_CRITICAL_NO
bit inldyLibraryCritical()
is set.boolean
Return true ifLDY_CRITICAL_YES
bit inldyLibraryCritical()
is set.int
ldydsId()
LDYDS_ID value.int
ldydsLen()
LDYDS_LEN value.Get a List of dataset names from the sectionint
LDYDS_VERS value.LDY_LIBRARY_APPLICATION_NAME value.long
LDY_LIBRARY_APPL_MAJOR_VER value.long
LDY_LIBRARY_APPL_MICRO_VER value.long
LDY_LIBRARY_APPL_MINOR_VER value.boolean
Return true ifldyLibraryInstallAgent()
equalsLDY_LIBRARY_BUNDLE_INSTALL
.int
LDY_LIBRARY_CHANGE_AGENT value.LDY_LIBRARY_CHANGE_TIME STCK value converted to LocalDateTime (nanosecond precision).LDY_LIBRARY_CHANGE_TIME STCK value.LDY_LIBRARY_CHANGE_USERID value.boolean
Return true ifldyLibraryChangeAgent()
equalsLDY_LIBRARY_CREATE_CHANGE
.boolean
Return true ifldyLibraryInstallAgent()
equalsLDY_LIBRARY_CREATE_INSTALL
.int
LDY_LIBRARY_CRITICAL value.boolean
Return true ifldyLibraryChangeAgent()
equalsLDY_LIBRARY_CSDAPI_CHANGE
.boolean
Return true ifldyLibraryInstallAgent()
equalsLDY_LIBRARY_CSDAPI_INSTALL
.boolean
Return true ifldyLibraryChangeAgent()
equalsLDY_LIBRARY_CSDBATCH_CHANGE
.LDY_LIBRARY_DEFINE_SOURCE value.boolean
Return true ifLDY_LIBRARY_DISABLED
bit inldyLibraryEnableStatus()
is set.boolean
Return true ifldyLibraryChangeAgent()
equalsLDY_LIBRARY_DREPAPI_CHANGE
.boolean
Return true ifLDY_LIBRARY_ENABLED
bit inldyLibraryEnableStatus()
is set.int
LDY_LIBRARY_ENABLE_STATUS value.boolean
Return true ifldyLibraryInstallAgent()
equalsLDY_LIBRARY_GRPLIST_INSTALL
.int
LDY_LIBRARY_INSTALL_AGENT value.LDY_LIBRARY_INSTALL_TIME STCK value converted to LocalDateTime (nanosecond precision).LDY_LIBRARY_INSTALL_TIME STCK value.LDY_LIBRARY_INSTALL_USERID value.LDY_LIBRARY_NAME value.int
LDY_LIBRARY_NUMDSNAMES value.LDY_LIBRARY_PLATFORM_NAME value.long
LDY_LIBRARY_PROG_LOADS value.long
LDY_LIBRARY_RANKING value.long
LDY_LIBRARY_SEARCH_POS value.boolean
Return true ifldyLibraryChangeAgent()
equalsLDY_LIBRARY_SYSTEM_CHANGE
.boolean
Return true ifldyLibraryInstallAgent()
equalsLDY_LIBRARY_SYSTEM_INSTALL
.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
-
LDYDS_LENGTH
public static final int LDYDS_LENGTHConstant: 0xF4 = 244- See Also:
-
LDYIDR
public static final int LDYIDRConstant: 0x20 = 32- See Also:
-
LDY_VERS
public static final int LDY_VERSConstant: 0x01 = 1- See Also:
-
LDY_CRITICAL_NO
public static final int LDY_CRITICAL_NOConstant: 0x01 = 1- See Also:
-
LDY_CRITICAL_YES
public static final int LDY_CRITICAL_YESConstant: 0x02 = 2- See Also:
-
LDY_LIBRARY_ENABLED
public static final int LDY_LIBRARY_ENABLEDConstant: 0x01 = 1- See Also:
-
LDY_LIBRARY_DISABLED
public static final int LDY_LIBRARY_DISABLEDConstant: 0x02 = 2- See Also:
-
LDY_LIBRARY_CSDAPI_CHANGE
public static final int LDY_LIBRARY_CSDAPI_CHANGEConstant: 0x01 = 1- See Also:
-
LDY_LIBRARY_CSDBATCH_CHANGE
public static final int LDY_LIBRARY_CSDBATCH_CHANGEConstant: 0x02 = 2- See Also:
-
LDY_LIBRARY_DREPAPI_CHANGE
public static final int LDY_LIBRARY_DREPAPI_CHANGEConstant: 0x03 = 3- See Also:
-
LDY_LIBRARY_CREATE_CHANGE
public static final int LDY_LIBRARY_CREATE_CHANGEConstant: 0x04 = 4- See Also:
-
LDY_LIBRARY_SYSTEM_CHANGE
public static final int LDY_LIBRARY_SYSTEM_CHANGEConstant: 0x07 = 7- See Also:
-
LDY_LIBRARY_CSDAPI_INSTALL
public static final int LDY_LIBRARY_CSDAPI_INSTALLConstant: 0x01 = 1- See Also:
-
LDY_LIBRARY_CREATE_INSTALL
public static final int LDY_LIBRARY_CREATE_INSTALLConstant: 0x04 = 4- See Also:
-
LDY_LIBRARY_GRPLIST_INSTALL
public static final int LDY_LIBRARY_GRPLIST_INSTALLConstant: 0x05 = 5- See Also:
-
LDY_LIBRARY_SYSTEM_INSTALL
public static final int LDY_LIBRARY_SYSTEM_INSTALLConstant: 0x07 = 7- See Also:
-
LDY_LIBRARY_BUNDLE_INSTALL
public static final int LDY_LIBRARY_BUNDLE_INSTALLConstant: 0x09 = 9- See Also:
-
-
Method Details
-
ldydsLen
public int ldydsLen()LDYDS_LEN value.- Returns:
- int LDYDS_LEN value
-
ldydsId
public int ldydsId()LDYDS_ID value.- Returns:
- int LDYDS_ID value
-
ldydsVers
public int ldydsVers()LDYDS_VERS value.- Returns:
- int LDYDS_VERS value
-
ldyLibraryPlatformName
LDY_LIBRARY_PLATFORM_NAME value.- Returns:
- String LDY_LIBRARY_PLATFORM_NAME value
-
ldyLibraryApplicationName
LDY_LIBRARY_APPLICATION_NAME value.- Returns:
- String LDY_LIBRARY_APPLICATION_NAME value
-
ldyLibraryApplMajorVer
public long ldyLibraryApplMajorVer()LDY_LIBRARY_APPL_MAJOR_VER value.- Returns:
- long LDY_LIBRARY_APPL_MAJOR_VER value
-
ldyLibraryApplMinorVer
public long ldyLibraryApplMinorVer()LDY_LIBRARY_APPL_MINOR_VER value.- Returns:
- long LDY_LIBRARY_APPL_MINOR_VER value
-
ldyLibraryApplMicroVer
public long ldyLibraryApplMicroVer()LDY_LIBRARY_APPL_MICRO_VER value.- Returns:
- long LDY_LIBRARY_APPL_MICRO_VER value
-
ldyLibraryName
LDY_LIBRARY_NAME value.- Returns:
- String LDY_LIBRARY_NAME value
-
ldyLibrarySearchPos
public long ldyLibrarySearchPos()LDY_LIBRARY_SEARCH_POS value.- Returns:
- long LDY_LIBRARY_SEARCH_POS value
-
ldyLibraryRanking
public long ldyLibraryRanking()LDY_LIBRARY_RANKING value.- Returns:
- long LDY_LIBRARY_RANKING value
-
ldyLibraryCritical
public int ldyLibraryCritical()LDY_LIBRARY_CRITICAL value.- Returns:
- int LDY_LIBRARY_CRITICAL value
-
ldyLibraryEnableStatus
public int ldyLibraryEnableStatus()LDY_LIBRARY_ENABLE_STATUS value.- Returns:
- int LDY_LIBRARY_ENABLE_STATUS value
-
ldyLibraryProgLoads
public long ldyLibraryProgLoads()LDY_LIBRARY_PROG_LOADS value.- Returns:
- long LDY_LIBRARY_PROG_LOADS value
-
ldyLibraryDefineSource
LDY_LIBRARY_DEFINE_SOURCE value.- Returns:
- String LDY_LIBRARY_DEFINE_SOURCE value
-
ldyLibraryChangeTime
LDY_LIBRARY_CHANGE_TIME STCK value converted to LocalDateTime (nanosecond precision).Use
ldyLibraryChangeTimeRawValue()
for a BigInteger containing the complete STCK value.- Returns:
- LocalDateTime LDY_LIBRARY_CHANGE_TIME STCK converted to LocalDateTime
- See Also:
-
ldyLibraryChangeTimeRawValue
LDY_LIBRARY_CHANGE_TIME STCK value.- Returns:
- BigInteger LDY_LIBRARY_CHANGE_TIME STCK value
-
ldyLibraryChangeUserid
LDY_LIBRARY_CHANGE_USERID value.- Returns:
- String LDY_LIBRARY_CHANGE_USERID value
-
ldyLibraryChangeAgent
public int ldyLibraryChangeAgent()LDY_LIBRARY_CHANGE_AGENT value.- Returns:
- int LDY_LIBRARY_CHANGE_AGENT value
-
ldyLibraryInstallAgent
public int ldyLibraryInstallAgent()LDY_LIBRARY_INSTALL_AGENT value.- Returns:
- int LDY_LIBRARY_INSTALL_AGENT value
-
ldyLibraryInstallTime
LDY_LIBRARY_INSTALL_TIME STCK value converted to LocalDateTime (nanosecond precision).Use
ldyLibraryInstallTimeRawValue()
for a BigInteger containing the complete STCK value.- Returns:
- LocalDateTime LDY_LIBRARY_INSTALL_TIME STCK converted to LocalDateTime
- See Also:
-
ldyLibraryInstallTimeRawValue
LDY_LIBRARY_INSTALL_TIME STCK value.- Returns:
- BigInteger LDY_LIBRARY_INSTALL_TIME STCK value
-
ldyLibraryInstallUserid
LDY_LIBRARY_INSTALL_USERID value.- Returns:
- String LDY_LIBRARY_INSTALL_USERID value
-
ldyLibraryNumdsnames
public int ldyLibraryNumdsnames()LDY_LIBRARY_NUMDSNAMES value.- Returns:
- int LDY_LIBRARY_NUMDSNAMES value
-
datasetNames
Get a List containing dataset names from the section- Returns:
- a list of Strings
-
ldyCriticalNo
public boolean ldyCriticalNo()Return true ifLDY_CRITICAL_NO
bit inldyLibraryCritical()
is set.- Returns:
- boolean LDY_CRITICAL_NO bit is set in ldyLibraryCritical()
LDY_CRITICAL_NO = 0x01
-
ldyCriticalYes
public boolean ldyCriticalYes()Return true ifLDY_CRITICAL_YES
bit inldyLibraryCritical()
is set.- Returns:
- boolean LDY_CRITICAL_YES bit is set in ldyLibraryCritical()
LDY_CRITICAL_YES = 0x02
-
ldyLibraryEnabled
public boolean ldyLibraryEnabled()Return true ifLDY_LIBRARY_ENABLED
bit inldyLibraryEnableStatus()
is set.- Returns:
- boolean LDY_LIBRARY_ENABLED bit is set in ldyLibraryEnableStatus()
LDY_LIBRARY_ENABLED = 0x01
-
ldyLibraryDisabled
public boolean ldyLibraryDisabled()Return true ifLDY_LIBRARY_DISABLED
bit inldyLibraryEnableStatus()
is set.- Returns:
- boolean LDY_LIBRARY_DISABLED bit is set in ldyLibraryEnableStatus()
LDY_LIBRARY_DISABLED = 0x02
-
ldyLibraryCsdapiChange
public boolean ldyLibraryCsdapiChange()Return true ifldyLibraryChangeAgent()
equalsLDY_LIBRARY_CSDAPI_CHANGE
.- Returns:
- boolean
ldyLibraryChangeAgent()
equals LDY_LIBRARY_CSDAPI_CHANGELDY_LIBRARY_CSDAPI_CHANGE = 0x01
-
ldyLibraryCsdbatchChange
public boolean ldyLibraryCsdbatchChange()Return true ifldyLibraryChangeAgent()
equalsLDY_LIBRARY_CSDBATCH_CHANGE
.- Returns:
- boolean
ldyLibraryChangeAgent()
equals LDY_LIBRARY_CSDBATCH_CHANGELDY_LIBRARY_CSDBATCH_CHANGE = 0x02
-
ldyLibraryDrepapiChange
public boolean ldyLibraryDrepapiChange()Return true ifldyLibraryChangeAgent()
equalsLDY_LIBRARY_DREPAPI_CHANGE
.- Returns:
- boolean
ldyLibraryChangeAgent()
equals LDY_LIBRARY_DREPAPI_CHANGELDY_LIBRARY_DREPAPI_CHANGE = 0x03
-
ldyLibraryCreateChange
public boolean ldyLibraryCreateChange()Return true ifldyLibraryChangeAgent()
equalsLDY_LIBRARY_CREATE_CHANGE
.- Returns:
- boolean
ldyLibraryChangeAgent()
equals LDY_LIBRARY_CREATE_CHANGELDY_LIBRARY_CREATE_CHANGE = 0x04
-
ldyLibrarySystemChange
public boolean ldyLibrarySystemChange()Return true ifldyLibraryChangeAgent()
equalsLDY_LIBRARY_SYSTEM_CHANGE
.- Returns:
- boolean
ldyLibraryChangeAgent()
equals LDY_LIBRARY_SYSTEM_CHANGELDY_LIBRARY_SYSTEM_CHANGE = 0x07
-
ldyLibraryCsdapiInstall
public boolean ldyLibraryCsdapiInstall()Return true ifldyLibraryInstallAgent()
equalsLDY_LIBRARY_CSDAPI_INSTALL
.- Returns:
- boolean
ldyLibraryInstallAgent()
equals LDY_LIBRARY_CSDAPI_INSTALLLDY_LIBRARY_CSDAPI_INSTALL = 0x01
-
ldyLibraryCreateInstall
public boolean ldyLibraryCreateInstall()Return true ifldyLibraryInstallAgent()
equalsLDY_LIBRARY_CREATE_INSTALL
.- Returns:
- boolean
ldyLibraryInstallAgent()
equals LDY_LIBRARY_CREATE_INSTALLLDY_LIBRARY_CREATE_INSTALL = 0x04
-
ldyLibraryGrplistInstall
public boolean ldyLibraryGrplistInstall()Return true ifldyLibraryInstallAgent()
equalsLDY_LIBRARY_GRPLIST_INSTALL
.- Returns:
- boolean
ldyLibraryInstallAgent()
equals LDY_LIBRARY_GRPLIST_INSTALLLDY_LIBRARY_GRPLIST_INSTALL = 0x05
-
ldyLibrarySystemInstall
public boolean ldyLibrarySystemInstall()Return true ifldyLibraryInstallAgent()
equalsLDY_LIBRARY_SYSTEM_INSTALL
.- Returns:
- boolean
ldyLibraryInstallAgent()
equals LDY_LIBRARY_SYSTEM_INSTALLLDY_LIBRARY_SYSTEM_INSTALL = 0x07
-
ldyLibraryBundleInstall
public boolean ldyLibraryBundleInstall()Return true ifldyLibraryInstallAgent()
equalsLDY_LIBRARY_BUNDLE_INSTALL
.- Returns:
- boolean
ldyLibraryInstallAgent()
equals LDY_LIBRARY_BUNDLE_INSTALLLDY_LIBRARY_BUNDLE_INSTALL = 0x09
-
ldyDsnames
Get a List of dataset names from the section- Returns:
- a list of Strings (possibly empty)
-
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
-