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
FieldsModifier and TypeFieldDescriptionstatic final int
Constant: 0x01 = 1static final int
Constant: 0x02 = 2static final int
Constant: 0x02 = 2static 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 ifldyLibraryCritical()
equalsLDY_CRITICAL_YES
.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.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.int
LDY_LIBRARY_CRITICAL value.LDY_LIBRARY_DEFINE_SOURCE value.boolean
Return true ifldyLibraryEnableStatus()
equalsLDY_LIBRARY_ENABLED
.int
LDY_LIBRARY_ENABLE_STATUS value.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.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_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:
-
-
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
-
ldyCriticalYes
public boolean ldyCriticalYes()Return true ifldyLibraryCritical()
equalsLDY_CRITICAL_YES
.- Returns:
- boolean
ldyLibraryCritical()
equals LDY_CRITICAL_YESLDY_CRITICAL_YES = 0x02
-
ldyLibraryEnabled
public boolean ldyLibraryEnabled()Return true ifldyLibraryEnableStatus()
equalsLDY_LIBRARY_ENABLED
.- Returns:
- boolean
ldyLibraryEnableStatus()
equals LDY_LIBRARY_ENABLEDLDY_LIBRARY_ENABLED = 0x01
-
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
-