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 SummaryFieldsModifier and TypeFieldDescriptionstatic final intConstant: 0x01 = 1static final intConstant: 0x02 = 2static final intConstant: 0x02 = 2static final intConstant: 0x01 = 1static final intConstant: 0x01 = 1static final intConstant: 0x68 = 104static final intConstant: 0x1F = 31
- 
Method SummaryModifier and TypeMethodDescriptioncreate(byte[] Data, int offset, int length) create is intended for internal use only.Get a List containing dataset names from the sectionbooleanReturn true ifldbLibraryCritical()equalsLDB_CRITICAL_YES.intldbdsId()LDBDS_ID value.intldbdsLen()LDBDS_LEN value./** Get a List of dataset names from the sectionintLDBDS_VERS value.LDB_LIBRARY_CHANGE_AGENT as a CIAgent.intLDB_LIBRARY_CHANGE_AGENT raw value.LDB_LIBRARY_CHANGE_TIME STCK value converted to LocalDateTime (nanosecond precision).LDB_LIBRARY_CHANGE_TIME STCK value.LDB_LIBRARY_CHANGE_USERID value.intLDB_LIBRARY_CRITICAL value.LDB_LIBRARY_DEFINE_SOURCE value.booleanReturn true ifldbLibraryEnableStatus()equalsLDB_LIBRARY_ENABLED.intLDB_LIBRARY_ENABLE_STATUS value.LDB_LIBRARY_INSTALL_AGENT as a CIAgent.intLDB_LIBRARY_INSTALL_AGENT raw 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.intLDB_LIBRARY_NUMDSNAMES value.longLDB_LIBRARY_PROG_LOADS value.longLDB_LIBRARY_RANKING value.longLDB_LIBRARY_SEARCH_POS value.Methods inherited from class com.blackhillsoftware.smf.cics.statistics.StatisticsDataSectioncreate, statisticsType, stid, stid, stidString, stilen, stilen, stiversMethods inherited from class com.blackhillsoftware.smf.SmfDatacreateSection, getTriplet
- 
Field Details- 
LDBDS_LENGTHpublic static final int LDBDS_LENGTHConstant: 0x68 = 104- See Also:
 
- 
LDBIDRpublic static final int LDBIDRConstant: 0x1F = 31- See Also:
 
- 
LDB_VERSpublic static final int LDB_VERSConstant: 0x01 = 1- See Also:
 
- 
LDB_CRITICAL_NOpublic static final int LDB_CRITICAL_NOConstant: 0x01 = 1- See Also:
 
- 
LDB_CRITICAL_YESpublic static final int LDB_CRITICAL_YESConstant: 0x02 = 2- See Also:
 
- 
LDB_LIBRARY_ENABLEDpublic static final int LDB_LIBRARY_ENABLEDConstant: 0x01 = 1- See Also:
 
- 
LDB_LIBRARY_DISABLEDpublic static final int LDB_LIBRARY_DISABLEDConstant: 0x02 = 2- See Also:
 
 
- 
- 
Method Details- 
ldbdsLenpublic int ldbdsLen()LDBDS_LEN value.- Returns:
- int LDBDS_LEN value
 
- 
ldbdsIdpublic int ldbdsId()LDBDS_ID value.- Returns:
- int LDBDS_ID value
 
- 
ldbdsVerspublic int ldbdsVers()LDBDS_VERS value.- Returns:
- int LDBDS_VERS value
 
- 
ldbLibraryNameLDB_LIBRARY_NAME value.- Returns:
- String LDB_LIBRARY_NAME value
 
- 
ldbLibrarySearchPospublic long ldbLibrarySearchPos()LDB_LIBRARY_SEARCH_POS value.- Returns:
- long LDB_LIBRARY_SEARCH_POS value
 
- 
ldbLibraryRankingpublic long ldbLibraryRanking()LDB_LIBRARY_RANKING value.- Returns:
- long LDB_LIBRARY_RANKING value
 
- 
ldbLibraryCriticalpublic int ldbLibraryCritical()LDB_LIBRARY_CRITICAL value.- Returns:
- int LDB_LIBRARY_CRITICAL value
 
- 
ldbLibraryEnableStatuspublic int ldbLibraryEnableStatus()LDB_LIBRARY_ENABLE_STATUS value.- Returns:
- int LDB_LIBRARY_ENABLE_STATUS value
 
- 
ldbLibraryProgLoadspublic long ldbLibraryProgLoads()LDB_LIBRARY_PROG_LOADS value.- Returns:
- long LDB_LIBRARY_PROG_LOADS value
 
- 
ldbLibraryDefineSourceLDB_LIBRARY_DEFINE_SOURCE value.- Returns:
- String LDB_LIBRARY_DEFINE_SOURCE value
 
- 
ldbLibraryChangeTimeLDB_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:
 
- 
ldbLibraryChangeTimeRawValueLDB_LIBRARY_CHANGE_TIME STCK value.- Returns:
- BigInteger LDB_LIBRARY_CHANGE_TIME STCK value
 
- 
ldbLibraryChangeUseridLDB_LIBRARY_CHANGE_USERID value.- Returns:
- String LDB_LIBRARY_CHANGE_USERID value
 
- 
ldbLibraryChangeAgentLDB_LIBRARY_CHANGE_AGENT as a CIAgent.- Returns:
- CIAgent LDB_LIBRARY_CHANGE_AGENT
 
- 
ldbLibraryChangeAgentRawValuepublic int ldbLibraryChangeAgentRawValue()LDB_LIBRARY_CHANGE_AGENT raw value.- Returns:
- int LDB_LIBRARY_CHANGE_AGENT value
 
- 
ldbLibraryInstallAgentLDB_LIBRARY_INSTALL_AGENT as a CIAgent.- Returns:
- CIAgent LDB_LIBRARY_INSTALL_AGENT
 
- 
ldbLibraryInstallAgentRawValuepublic int ldbLibraryInstallAgentRawValue()LDB_LIBRARY_INSTALL_AGENT raw value.- Returns:
- int LDB_LIBRARY_INSTALL_AGENT value
 
- 
ldbLibraryInstallTimeLDB_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:
 
- 
ldbLibraryInstallTimeRawValueLDB_LIBRARY_INSTALL_TIME STCK value.- Returns:
- BigInteger LDB_LIBRARY_INSTALL_TIME STCK value
 
- 
ldbLibraryInstallUseridLDB_LIBRARY_INSTALL_USERID value.- Returns:
- String LDB_LIBRARY_INSTALL_USERID value
 
- 
ldbLibraryNumdsnamespublic int ldbLibraryNumdsnames()LDB_LIBRARY_NUMDSNAMES value.- Returns:
- int LDB_LIBRARY_NUMDSNAMES value
 
- 
datasetNamesGet a List containing dataset names from the section- Returns:
- a list of Strings
 
- 
ldbCriticalYespublic boolean ldbCriticalYes()Return true ifldbLibraryCritical()equalsLDB_CRITICAL_YES.- Returns:
- boolean ldbLibraryCritical()equals LDB_CRITICAL_YESLDB_CRITICAL_YES = 0x02 
 
- 
ldbLibraryEnabledpublic boolean ldbLibraryEnabled()Return true ifldbLibraryEnableStatus()equalsLDB_LIBRARY_ENABLED.- Returns:
- boolean ldbLibraryEnableStatus()equals LDB_LIBRARY_ENABLEDLDB_LIBRARY_ENABLED = 0x01 
 
- 
ldbDsnames/** Get a List of dataset names from the section- Returns:
- a list of Strings (possibly empty)
 
- 
createcreate 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 section
- offset- Offset of this section in the data
- length- length of the section
 
 
-