Class LoaderPublicLibraryStatistics
java.lang.Object
com.blackhillsoftware.smf.Data
com.blackhillsoftware.smf.SmfData
com.blackhillsoftware.smf.cics.statistics.StatisticsDataSection
com.blackhillsoftware.smf.cics.statistics.LoaderPublicLibraryStatistics
-
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: 0x68 = 104static final int
Constant: 0x1F = 31 -
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 ifLDB_CRITICAL_NO
bit inldbLibraryCritical()
is set.boolean
Return true ifLDB_CRITICAL_YES
bit inldbLibraryCritical()
is set.int
ldbdsId()
LDBDS_ID value.int
ldbdsLen()
LDBDS_LEN value.Get a List of dataset names from the sectionint
LDBDS_VERS value.boolean
Return true ifldbLibraryInstallAgent()
equalsLDB_LIBRARY_BUNDLE_INSTALL
.int
LDB_LIBRARY_CHANGE_AGENT value.LDB_LIBRARY_CHANGE_TIME STCK value converted to LocalDateTime (nanosecond precision).LDB_LIBRARY_CHANGE_TIME STCK value.LDB_LIBRARY_CHANGE_USERID value.boolean
Return true ifldbLibraryChangeAgent()
equalsLDB_LIBRARY_CREATE_CHANGE
.boolean
Return true ifldbLibraryInstallAgent()
equalsLDB_LIBRARY_CREATE_INSTALL
.int
LDB_LIBRARY_CRITICAL value.boolean
Return true ifldbLibraryChangeAgent()
equalsLDB_LIBRARY_CSDAPI_CHANGE
.boolean
Return true ifldbLibraryInstallAgent()
equalsLDB_LIBRARY_CSDAPI_INSTALL
.boolean
Return true ifldbLibraryChangeAgent()
equalsLDB_LIBRARY_CSDBATCH_CHANGE
.LDB_LIBRARY_DEFINE_SOURCE value.boolean
Return true ifLDB_LIBRARY_DISABLED
bit inldbLibraryEnableStatus()
is set.boolean
Return true ifldbLibraryChangeAgent()
equalsLDB_LIBRARY_DREPAPI_CHANGE
.boolean
Return true ifLDB_LIBRARY_ENABLED
bit inldbLibraryEnableStatus()
is set.int
LDB_LIBRARY_ENABLE_STATUS value.boolean
Return true ifldbLibraryInstallAgent()
equalsLDB_LIBRARY_GRPLIST_INSTALL
.int
LDB_LIBRARY_INSTALL_AGENT value.LDB_LIBRARY_INSTALL_TIME STCK value converted to LocalDateTime (nanosecond precision).LDB_LIBRARY_INSTALL_TIME STCK value.LDB_LIBRARY_INSTALL_USERID value.LDB_LIBRARY_NAME value.int
LDB_LIBRARY_NUMDSNAMES value.long
LDB_LIBRARY_PROG_LOADS value.long
LDB_LIBRARY_RANKING value.long
LDB_LIBRARY_SEARCH_POS value.boolean
Return true ifldbLibraryChangeAgent()
equalsLDB_LIBRARY_SYSTEM_CHANGE
.boolean
Return true ifldbLibraryInstallAgent()
equalsLDB_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
-
LDBDS_LENGTH
public static final int LDBDS_LENGTHConstant: 0x68 = 104- See Also:
-
LDBIDR
public static final int LDBIDRConstant: 0x1F = 31- See Also:
-
LDB_VERS
public static final int LDB_VERSConstant: 0x01 = 1- See Also:
-
LDB_CRITICAL_NO
public static final int LDB_CRITICAL_NOConstant: 0x01 = 1- See Also:
-
LDB_CRITICAL_YES
public static final int LDB_CRITICAL_YESConstant: 0x02 = 2- See Also:
-
LDB_LIBRARY_ENABLED
public static final int LDB_LIBRARY_ENABLEDConstant: 0x01 = 1- See Also:
-
LDB_LIBRARY_DISABLED
public static final int LDB_LIBRARY_DISABLEDConstant: 0x02 = 2- See Also:
-
LDB_LIBRARY_CSDAPI_CHANGE
public static final int LDB_LIBRARY_CSDAPI_CHANGEConstant: 0x01 = 1- See Also:
-
LDB_LIBRARY_CSDBATCH_CHANGE
public static final int LDB_LIBRARY_CSDBATCH_CHANGEConstant: 0x02 = 2- See Also:
-
LDB_LIBRARY_DREPAPI_CHANGE
public static final int LDB_LIBRARY_DREPAPI_CHANGEConstant: 0x03 = 3- See Also:
-
LDB_LIBRARY_CREATE_CHANGE
public static final int LDB_LIBRARY_CREATE_CHANGEConstant: 0x04 = 4- See Also:
-
LDB_LIBRARY_SYSTEM_CHANGE
public static final int LDB_LIBRARY_SYSTEM_CHANGEConstant: 0x07 = 7- See Also:
-
LDB_LIBRARY_CSDAPI_INSTALL
public static final int LDB_LIBRARY_CSDAPI_INSTALLConstant: 0x01 = 1- See Also:
-
LDB_LIBRARY_CREATE_INSTALL
public static final int LDB_LIBRARY_CREATE_INSTALLConstant: 0x04 = 4- See Also:
-
LDB_LIBRARY_GRPLIST_INSTALL
public static final int LDB_LIBRARY_GRPLIST_INSTALLConstant: 0x05 = 5- See Also:
-
LDB_LIBRARY_SYSTEM_INSTALL
public static final int LDB_LIBRARY_SYSTEM_INSTALLConstant: 0x07 = 7- See Also:
-
LDB_LIBRARY_BUNDLE_INSTALL
public static final int LDB_LIBRARY_BUNDLE_INSTALLConstant: 0x09 = 9- See Also:
-
-
Method Details
-
ldbdsLen
public int ldbdsLen()LDBDS_LEN value.- Returns:
- int LDBDS_LEN value
-
ldbdsId
public int ldbdsId()LDBDS_ID value.- Returns:
- int LDBDS_ID value
-
ldbdsVers
public int ldbdsVers()LDBDS_VERS value.- Returns:
- int LDBDS_VERS value
-
ldbLibraryName
LDB_LIBRARY_NAME value.- Returns:
- String LDB_LIBRARY_NAME value
-
ldbLibrarySearchPos
public long ldbLibrarySearchPos()LDB_LIBRARY_SEARCH_POS value.- Returns:
- long LDB_LIBRARY_SEARCH_POS value
-
ldbLibraryRanking
public long ldbLibraryRanking()LDB_LIBRARY_RANKING value.- Returns:
- long LDB_LIBRARY_RANKING value
-
ldbLibraryCritical
public int ldbLibraryCritical()LDB_LIBRARY_CRITICAL value.- Returns:
- int LDB_LIBRARY_CRITICAL value
-
ldbLibraryEnableStatus
public int ldbLibraryEnableStatus()LDB_LIBRARY_ENABLE_STATUS value.- Returns:
- int LDB_LIBRARY_ENABLE_STATUS value
-
ldbLibraryProgLoads
public long ldbLibraryProgLoads()LDB_LIBRARY_PROG_LOADS value.- Returns:
- long LDB_LIBRARY_PROG_LOADS value
-
ldbLibraryDefineSource
LDB_LIBRARY_DEFINE_SOURCE value.- Returns:
- String LDB_LIBRARY_DEFINE_SOURCE value
-
ldbLibraryChangeTime
LDB_LIBRARY_CHANGE_TIME STCK value converted to LocalDateTime (nanosecond precision).Use
ldbLibraryChangeTimeRawValue()
for a BigInteger containing the complete STCK value.- Returns:
- LocalDateTime LDB_LIBRARY_CHANGE_TIME STCK converted to LocalDateTime
- See Also:
-
ldbLibraryChangeTimeRawValue
LDB_LIBRARY_CHANGE_TIME STCK value.- Returns:
- BigInteger LDB_LIBRARY_CHANGE_TIME STCK value
-
ldbLibraryChangeUserid
LDB_LIBRARY_CHANGE_USERID value.- Returns:
- String LDB_LIBRARY_CHANGE_USERID value
-
ldbLibraryChangeAgent
public int ldbLibraryChangeAgent()LDB_LIBRARY_CHANGE_AGENT value.- Returns:
- int LDB_LIBRARY_CHANGE_AGENT value
-
ldbLibraryInstallAgent
public int ldbLibraryInstallAgent()LDB_LIBRARY_INSTALL_AGENT value.- Returns:
- int LDB_LIBRARY_INSTALL_AGENT value
-
ldbLibraryInstallTime
LDB_LIBRARY_INSTALL_TIME STCK value converted to LocalDateTime (nanosecond precision).Use
ldbLibraryInstallTimeRawValue()
for a BigInteger containing the complete STCK value.- Returns:
- LocalDateTime LDB_LIBRARY_INSTALL_TIME STCK converted to LocalDateTime
- See Also:
-
ldbLibraryInstallTimeRawValue
LDB_LIBRARY_INSTALL_TIME STCK value.- Returns:
- BigInteger LDB_LIBRARY_INSTALL_TIME STCK value
-
ldbLibraryInstallUserid
LDB_LIBRARY_INSTALL_USERID value.- Returns:
- String LDB_LIBRARY_INSTALL_USERID value
-
ldbLibraryNumdsnames
public int ldbLibraryNumdsnames()LDB_LIBRARY_NUMDSNAMES value.- Returns:
- int LDB_LIBRARY_NUMDSNAMES value
-
datasetNames
Get a List containing dataset names from the section- Returns:
- a list of Strings
-
ldbCriticalNo
public boolean ldbCriticalNo()Return true ifLDB_CRITICAL_NO
bit inldbLibraryCritical()
is set.- Returns:
- boolean LDB_CRITICAL_NO bit is set in ldbLibraryCritical()
LDB_CRITICAL_NO = 0x01
-
ldbCriticalYes
public boolean ldbCriticalYes()Return true ifLDB_CRITICAL_YES
bit inldbLibraryCritical()
is set.- Returns:
- boolean LDB_CRITICAL_YES bit is set in ldbLibraryCritical()
LDB_CRITICAL_YES = 0x02
-
ldbLibraryEnabled
public boolean ldbLibraryEnabled()Return true ifLDB_LIBRARY_ENABLED
bit inldbLibraryEnableStatus()
is set.- Returns:
- boolean LDB_LIBRARY_ENABLED bit is set in ldbLibraryEnableStatus()
LDB_LIBRARY_ENABLED = 0x01
-
ldbLibraryDisabled
public boolean ldbLibraryDisabled()Return true ifLDB_LIBRARY_DISABLED
bit inldbLibraryEnableStatus()
is set.- Returns:
- boolean LDB_LIBRARY_DISABLED bit is set in ldbLibraryEnableStatus()
LDB_LIBRARY_DISABLED = 0x02
-
ldbLibraryCsdapiChange
public boolean ldbLibraryCsdapiChange()Return true ifldbLibraryChangeAgent()
equalsLDB_LIBRARY_CSDAPI_CHANGE
.- Returns:
- boolean
ldbLibraryChangeAgent()
equals LDB_LIBRARY_CSDAPI_CHANGELDB_LIBRARY_CSDAPI_CHANGE = 0x01
-
ldbLibraryCsdbatchChange
public boolean ldbLibraryCsdbatchChange()Return true ifldbLibraryChangeAgent()
equalsLDB_LIBRARY_CSDBATCH_CHANGE
.- Returns:
- boolean
ldbLibraryChangeAgent()
equals LDB_LIBRARY_CSDBATCH_CHANGELDB_LIBRARY_CSDBATCH_CHANGE = 0x02
-
ldbLibraryDrepapiChange
public boolean ldbLibraryDrepapiChange()Return true ifldbLibraryChangeAgent()
equalsLDB_LIBRARY_DREPAPI_CHANGE
.- Returns:
- boolean
ldbLibraryChangeAgent()
equals LDB_LIBRARY_DREPAPI_CHANGELDB_LIBRARY_DREPAPI_CHANGE = 0x03
-
ldbLibraryCreateChange
public boolean ldbLibraryCreateChange()Return true ifldbLibraryChangeAgent()
equalsLDB_LIBRARY_CREATE_CHANGE
.- Returns:
- boolean
ldbLibraryChangeAgent()
equals LDB_LIBRARY_CREATE_CHANGELDB_LIBRARY_CREATE_CHANGE = 0x04
-
ldbLibrarySystemChange
public boolean ldbLibrarySystemChange()Return true ifldbLibraryChangeAgent()
equalsLDB_LIBRARY_SYSTEM_CHANGE
.- Returns:
- boolean
ldbLibraryChangeAgent()
equals LDB_LIBRARY_SYSTEM_CHANGELDB_LIBRARY_SYSTEM_CHANGE = 0x07
-
ldbLibraryCsdapiInstall
public boolean ldbLibraryCsdapiInstall()Return true ifldbLibraryInstallAgent()
equalsLDB_LIBRARY_CSDAPI_INSTALL
.- Returns:
- boolean
ldbLibraryInstallAgent()
equals LDB_LIBRARY_CSDAPI_INSTALLLDB_LIBRARY_CSDAPI_INSTALL = 0x01
-
ldbLibraryCreateInstall
public boolean ldbLibraryCreateInstall()Return true ifldbLibraryInstallAgent()
equalsLDB_LIBRARY_CREATE_INSTALL
.- Returns:
- boolean
ldbLibraryInstallAgent()
equals LDB_LIBRARY_CREATE_INSTALLLDB_LIBRARY_CREATE_INSTALL = 0x04
-
ldbLibraryGrplistInstall
public boolean ldbLibraryGrplistInstall()Return true ifldbLibraryInstallAgent()
equalsLDB_LIBRARY_GRPLIST_INSTALL
.- Returns:
- boolean
ldbLibraryInstallAgent()
equals LDB_LIBRARY_GRPLIST_INSTALLLDB_LIBRARY_GRPLIST_INSTALL = 0x05
-
ldbLibrarySystemInstall
public boolean ldbLibrarySystemInstall()Return true ifldbLibraryInstallAgent()
equalsLDB_LIBRARY_SYSTEM_INSTALL
.- Returns:
- boolean
ldbLibraryInstallAgent()
equals LDB_LIBRARY_SYSTEM_INSTALLLDB_LIBRARY_SYSTEM_INSTALL = 0x07
-
ldbLibraryBundleInstall
public boolean ldbLibraryBundleInstall()Return true ifldbLibraryInstallAgent()
equalsLDB_LIBRARY_BUNDLE_INSTALL
.- Returns:
- boolean
ldbLibraryInstallAgent()
equals LDB_LIBRARY_BUNDLE_INSTALLLDB_LIBRARY_BUNDLE_INSTALL = 0x09
-
ldbDsnames
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
-