Class ResLifeBundleStatistics
java.lang.Object
com.blackhillsoftware.smf.Data
com.blackhillsoftware.smf.SmfData
com.blackhillsoftware.smf.cics.statistics.StatisticsDataSection
com.blackhillsoftware.smf.cics.statistics.ResLifeBundleStatistics
-
Field Summary
Modifier and TypeFieldDescriptionstatic final int
Constant: 0x0B = 11static 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: 0x03 = 3static final int
Constant: 0x05 = 5static final int
Constant: 0x01 = 1static final int
Constant: 0x0264 = 612static final int
Constant: 0x64 = 100 -
Method Summary
Modifier and TypeMethodDescriptionstatic ResLifeBundleStatistics
create
(byte[] Data, int offset, int length) create is intended for internal use only.RLR_BUNDLE_BASESCOPE value.int
RLR_BUNDLE_CHANGE_AGENT value.RLR_BUNDLE_CHANGE_TIME STCK value converted to LocalDateTime (nanosecond precision).RLR_BUNDLE_CHANGE_TIME STCK value.RLR_BUNDLE_CHANGE_USERID value.boolean
Return true ifrlrBundleInstallAgent()
equalsRLR_BUNDLE_CLOUD_INSTALL
.boolean
Return true ifrlrBundleChangeAgent()
equalsRLR_BUNDLE_CREATE_CHANGE
.boolean
Return true ifrlrBundleInstallAgent()
equalsRLR_BUNDLE_CREATE_INSTALL
.boolean
Return true ifrlrBundleChangeAgent()
equalsRLR_BUNDLE_CSDAPI_CHANGE
.boolean
Return true ifrlrBundleInstallAgent()
equalsRLR_BUNDLE_CSDAPI_INSTALL
.boolean
Return true ifrlrBundleChangeAgent()
equalsRLR_BUNDLE_CSDBATCH_CHANGE
.RLR_BUNDLE_DEFINE_SOURCE value.RLR_BUNDLE_DIRECTORY value.boolean
Return true ifrlrBundleChangeAgent()
equalsRLR_BUNDLE_DREPAPI_CHANGE
.boolean
Return true ifrlrBundleInstallAgent()
equalsRLR_BUNDLE_GRPLIST_INSTALL
.int
RLR_BUNDLE_INSTALL_AGENT value.RLR_BUNDLE_INSTALL_TIME STCK value converted to LocalDateTime (nanosecond precision).RLR_BUNDLE_INSTALL_TIME STCK value.RLR_BUNDLE_INSTALL_USERID value.RLR_BUNDLE_NAME value.int
rlrdsId()
RLRDS_ID value.int
rlrdsLen()
RLRDS_LEN value.int
RLRDS_VERS 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
-
RLRDS_LENGTH
public static final int RLRDS_LENGTHConstant: 0x0264 = 612- See Also:
-
RLRIDR
public static final int RLRIDRConstant: 0x64 = 100- See Also:
-
RLR_VERS
public static final int RLR_VERSConstant: 0x01 = 1- See Also:
-
RLR_BUNDLE_CSDAPI_CHANGE
public static final int RLR_BUNDLE_CSDAPI_CHANGEConstant: 0x01 = 1- See Also:
-
RLR_BUNDLE_CSDBATCH_CHANGE
public static final int RLR_BUNDLE_CSDBATCH_CHANGEConstant: 0x02 = 2- See Also:
-
RLR_BUNDLE_DREPAPI_CHANGE
public static final int RLR_BUNDLE_DREPAPI_CHANGEConstant: 0x03 = 3- See Also:
-
RLR_BUNDLE_CREATE_CHANGE
public static final int RLR_BUNDLE_CREATE_CHANGEConstant: 0x04 = 4- See Also:
-
RLR_BUNDLE_CSDAPI_INSTALL
public static final int RLR_BUNDLE_CSDAPI_INSTALLConstant: 0x01 = 1- See Also:
-
RLR_BUNDLE_CREATE_INSTALL
public static final int RLR_BUNDLE_CREATE_INSTALLConstant: 0x04 = 4- See Also:
-
RLR_BUNDLE_GRPLIST_INSTALL
public static final int RLR_BUNDLE_GRPLIST_INSTALLConstant: 0x05 = 5- See Also:
-
RLR_BUNDLE_CLOUD_INSTALL
public static final int RLR_BUNDLE_CLOUD_INSTALLConstant: 0x0B = 11- See Also:
-
-
Method Details
-
rlrdsLen
public int rlrdsLen()RLRDS_LEN value.- Returns:
- int RLRDS_LEN value
-
rlrdsId
public int rlrdsId()RLRDS_ID value.- Returns:
- int RLRDS_ID value
-
rlrdsVers
public int rlrdsVers()RLRDS_VERS value.- Returns:
- int RLRDS_VERS value
-
rlrBundleName
RLR_BUNDLE_NAME value.- Returns:
- String RLR_BUNDLE_NAME value
-
rlrBundleDirectory
RLR_BUNDLE_DIRECTORY value.- Returns:
- String RLR_BUNDLE_DIRECTORY value
-
rlrBundleBasescope
RLR_BUNDLE_BASESCOPE value.- Returns:
- String RLR_BUNDLE_BASESCOPE value
-
rlrBundleDefineSource
RLR_BUNDLE_DEFINE_SOURCE value.- Returns:
- String RLR_BUNDLE_DEFINE_SOURCE value
-
rlrBundleChangeTime
RLR_BUNDLE_CHANGE_TIME STCK value converted to LocalDateTime (nanosecond precision).Use
rlrBundleChangeTimeRawValue()
for a BigInteger containing the complete STCK value.- Returns:
- LocalDateTime RLR_BUNDLE_CHANGE_TIME STCK converted to LocalDateTime
- See Also:
-
rlrBundleChangeTimeRawValue
RLR_BUNDLE_CHANGE_TIME STCK value.- Returns:
- BigInteger RLR_BUNDLE_CHANGE_TIME STCK value
-
rlrBundleChangeUserid
RLR_BUNDLE_CHANGE_USERID value.- Returns:
- String RLR_BUNDLE_CHANGE_USERID value
-
rlrBundleChangeAgent
public int rlrBundleChangeAgent()RLR_BUNDLE_CHANGE_AGENT value.- Returns:
- int RLR_BUNDLE_CHANGE_AGENT value
-
rlrBundleInstallAgent
public int rlrBundleInstallAgent()RLR_BUNDLE_INSTALL_AGENT value.- Returns:
- int RLR_BUNDLE_INSTALL_AGENT value
-
rlrBundleInstallTime
RLR_BUNDLE_INSTALL_TIME STCK value converted to LocalDateTime (nanosecond precision).Use
rlrBundleInstallTimeRawValue()
for a BigInteger containing the complete STCK value.- Returns:
- LocalDateTime RLR_BUNDLE_INSTALL_TIME STCK converted to LocalDateTime
- See Also:
-
rlrBundleInstallTimeRawValue
RLR_BUNDLE_INSTALL_TIME STCK value.- Returns:
- BigInteger RLR_BUNDLE_INSTALL_TIME STCK value
-
rlrBundleInstallUserid
RLR_BUNDLE_INSTALL_USERID value.- Returns:
- String RLR_BUNDLE_INSTALL_USERID value
-
rlrBundleCsdapiChange
public boolean rlrBundleCsdapiChange()Return true ifrlrBundleChangeAgent()
equalsRLR_BUNDLE_CSDAPI_CHANGE
.- Returns:
- boolean
rlrBundleChangeAgent()
equals RLR_BUNDLE_CSDAPI_CHANGERLR_BUNDLE_CSDAPI_CHANGE = 0x01
-
rlrBundleCsdbatchChange
public boolean rlrBundleCsdbatchChange()Return true ifrlrBundleChangeAgent()
equalsRLR_BUNDLE_CSDBATCH_CHANGE
.- Returns:
- boolean
rlrBundleChangeAgent()
equals RLR_BUNDLE_CSDBATCH_CHANGERLR_BUNDLE_CSDBATCH_CHANGE = 0x02
-
rlrBundleDrepapiChange
public boolean rlrBundleDrepapiChange()Return true ifrlrBundleChangeAgent()
equalsRLR_BUNDLE_DREPAPI_CHANGE
.- Returns:
- boolean
rlrBundleChangeAgent()
equals RLR_BUNDLE_DREPAPI_CHANGERLR_BUNDLE_DREPAPI_CHANGE = 0x03
-
rlrBundleCreateChange
public boolean rlrBundleCreateChange()Return true ifrlrBundleChangeAgent()
equalsRLR_BUNDLE_CREATE_CHANGE
.- Returns:
- boolean
rlrBundleChangeAgent()
equals RLR_BUNDLE_CREATE_CHANGERLR_BUNDLE_CREATE_CHANGE = 0x04
-
rlrBundleCsdapiInstall
public boolean rlrBundleCsdapiInstall()Return true ifrlrBundleInstallAgent()
equalsRLR_BUNDLE_CSDAPI_INSTALL
.- Returns:
- boolean
rlrBundleInstallAgent()
equals RLR_BUNDLE_CSDAPI_INSTALLRLR_BUNDLE_CSDAPI_INSTALL = 0x01
-
rlrBundleCreateInstall
public boolean rlrBundleCreateInstall()Return true ifrlrBundleInstallAgent()
equalsRLR_BUNDLE_CREATE_INSTALL
.- Returns:
- boolean
rlrBundleInstallAgent()
equals RLR_BUNDLE_CREATE_INSTALLRLR_BUNDLE_CREATE_INSTALL = 0x04
-
rlrBundleGrplistInstall
public boolean rlrBundleGrplistInstall()Return true ifrlrBundleInstallAgent()
equalsRLR_BUNDLE_GRPLIST_INSTALL
.- Returns:
- boolean
rlrBundleInstallAgent()
equals RLR_BUNDLE_GRPLIST_INSTALLRLR_BUNDLE_GRPLIST_INSTALL = 0x05
-
rlrBundleCloudInstall
public boolean rlrBundleCloudInstall()Return true ifrlrBundleInstallAgent()
equalsRLR_BUNDLE_CLOUD_INSTALL
.- Returns:
- boolean
rlrBundleInstallAgent()
equals RLR_BUNDLE_CLOUD_INSTALLRLR_BUNDLE_CLOUD_INSTALL = 0x0B
-
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
-