Class LsrPoolStatistics
java.lang.Object
com.blackhillsoftware.smf.Data
com.blackhillsoftware.smf.SmfData
com.blackhillsoftware.smf.cics.statistics.StatisticsDataSection
com.blackhillsoftware.smf.cics.statistics.LsrPoolStatistics
-
Field Summary
-
Method Summary
Modifier and TypeMethodDescriptionint
a08bkhas()
A08BKHAS value.int
a08bkhsw()
A08BKHSW value.int
a08bkkyl()
A08BKKYL value.int
a08bkstn()
A08BKSTN value.long
a08bktsw()
A08BKTSW value.int
a08dvers()
A08DVERS value.int
a08flags()
A08FLAGS value.a08gbkcd()
A08GBKCD STCK value converted to ZonedDateTime (nanosecond precision, ZoneOffset.UTC).A08GBKCD STCK value.a08gbkdd()
A08GBKDD STCK value converted to ZonedDateTime (nanosecond precision, ZoneOffset.UTC).A08GBKDD STCK value.int
a08id()
A08ID value.boolean
a08idsep()
Return true ifA08IDSEP
bit ina08flags()
is set.a08lbkcd()
A08LBKCD STCK value converted to LocalDateTime (nanosecond precision).A08LBKCD STCK value.a08lbkdd()
A08LBKDD STCK value converted to LocalDateTime (nanosecond precision).A08LBKDD STCK value.int
a08len()
A08LEN value.int
a08srpid()
A08SRPID value.long
A08TOBFF_DATA value.long
A08TOBFF_INDX value.long
A08TOBFN_DATA value.long
A08TOBFN_INDX value.long
A08TOCRF_DATA value.long
A08TOCRF_INDX value.long
A08TOCRS_DATA value.long
A08TOCRS_INDX value.long
A08TOCWF_DATA value.long
A08TOCWF_INDX value.long
A08TOCWS_DATA value.long
A08TOCWS_INDX value.long
A08TOFRD_DATA value.long
A08TOFRD_INDX value.long
A08TOHBN_DATA value.long
A08TOHBN_INDX value.long
A08TONUW_DATA value.long
A08TONUW_INDX value.long
A08TOUIW_DATA value.long
A08TOUIW_INDX value.static LsrPoolStatistics
create
(byte[] Data, int offset, int length) create is intended for internal use only.Get a List containing LsrPoolStatisticsEntry Sections from the section for Data or combined Data + Index buffersGet a List containing LsrPoolStatisticsEntry Sections from the section for Index buffers.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
-
A08IDR
public static final int A08IDRConstant: 0x27 = 39- See Also:
-
A08VERS
public static final int A08VERSConstant: 0x01 = 1- See Also:
-
A08IDSEP
public static final int A08IDSEPConstant: 0x80 = 128- See Also:
-
A08NBS
public static final int A08NBSConstant: 0x0B = 11- See Also:
-
A08CLEN
public static final int A08CLENConstant: 0x8C = 140- See Also:
-
-
Method Details
-
a08len
public int a08len()A08LEN value.- Returns:
- int A08LEN value
-
a08id
public int a08id()A08ID value.- Returns:
- int A08ID value
-
a08dvers
public int a08dvers()A08DVERS value.- Returns:
- int A08DVERS value
-
a08srpid
public int a08srpid()A08SRPID value.- Returns:
- int A08SRPID value
-
a08flags
public int a08flags()A08FLAGS value.- Returns:
- int A08FLAGS value
-
a08idsep
public boolean a08idsep()Return true ifA08IDSEP
bit ina08flags()
is set.- Returns:
- boolean A08IDSEP bit is set in a08flags()
A08IDSEP = 0x80
-
a08lbkcd
A08LBKCD STCK value converted to LocalDateTime (nanosecond precision).Use
a08lbkcdRawValue()
for a BigInteger containing the complete STCK value.- Returns:
- LocalDateTime A08LBKCD STCK converted to LocalDateTime
- See Also:
-
a08lbkcdRawValue
A08LBKCD STCK value.- Returns:
- BigInteger A08LBKCD STCK value
-
a08lbkdd
A08LBKDD STCK value converted to LocalDateTime (nanosecond precision).Use
a08lbkddRawValue()
for a BigInteger containing the complete STCK value.- Returns:
- LocalDateTime A08LBKDD STCK converted to LocalDateTime
- See Also:
-
a08lbkddRawValue
A08LBKDD STCK value.- Returns:
- BigInteger A08LBKDD STCK value
-
a08gbkcd
A08GBKCD STCK value converted to ZonedDateTime (nanosecond precision, ZoneOffset.UTC).Use
a08gbkcdRawValue()
for a BigInteger containing the complete STCK value.- Returns:
- DateTime A08GBKCD STCK converted to ZonedDateTime
- See Also:
-
a08gbkcdRawValue
A08GBKCD STCK value.- Returns:
- BigInteger A08GBKCD STCK value
-
a08gbkdd
A08GBKDD STCK value converted to ZonedDateTime (nanosecond precision, ZoneOffset.UTC).Use
a08gbkddRawValue()
for a BigInteger containing the complete STCK value.- Returns:
- DateTime A08GBKDD STCK converted to ZonedDateTime
- See Also:
-
a08gbkddRawValue
A08GBKDD STCK value.- Returns:
- BigInteger A08GBKDD STCK value
-
a08bkkyl
public int a08bkkyl()A08BKKYL value.- Returns:
- int A08BKKYL value
-
a08bkstn
public int a08bkstn()A08BKSTN value.- Returns:
- int A08BKSTN value
-
a08bkhsw
public int a08bkhsw()A08BKHSW value.- Returns:
- int A08BKHSW value
-
a08bktsw
public long a08bktsw()A08BKTSW value.- Returns:
- long A08BKTSW value
-
a08bkhas
public int a08bkhas()A08BKHAS value.- Returns:
- int A08BKHAS value
-
a08tobfnData
public long a08tobfnData()A08TOBFN_DATA value.- Returns:
- long A08TOBFN_DATA value
-
a08tohbnData
public long a08tohbnData()A08TOHBN_DATA value.- Returns:
- long A08TOHBN_DATA value
-
a08tobffData
public long a08tobffData()A08TOBFF_DATA value.- Returns:
- long A08TOBFF_DATA value
-
a08tofrdData
public long a08tofrdData()A08TOFRD_DATA value.- Returns:
- long A08TOFRD_DATA value
-
a08touiwData
public long a08touiwData()A08TOUIW_DATA value.- Returns:
- long A08TOUIW_DATA value
-
a08tonuwData
public long a08tonuwData()A08TONUW_DATA value.- Returns:
- long A08TONUW_DATA value
-
a08tocrsData
public long a08tocrsData()A08TOCRS_DATA value.- Returns:
- long A08TOCRS_DATA value
-
a08tocwsData
public long a08tocwsData()A08TOCWS_DATA value.- Returns:
- long A08TOCWS_DATA value
-
a08tocrfData
public long a08tocrfData()A08TOCRF_DATA value.- Returns:
- long A08TOCRF_DATA value
-
a08tocwfData
public long a08tocwfData()A08TOCWF_DATA value.- Returns:
- long A08TOCWF_DATA value
-
a08tobfnIndx
public long a08tobfnIndx()A08TOBFN_INDX value.- Returns:
- long A08TOBFN_INDX value
-
a08tohbnIndx
public long a08tohbnIndx()A08TOHBN_INDX value.- Returns:
- long A08TOHBN_INDX value
-
a08tobffIndx
public long a08tobffIndx()A08TOBFF_INDX value.- Returns:
- long A08TOBFF_INDX value
-
a08tofrdIndx
public long a08tofrdIndx()A08TOFRD_INDX value.- Returns:
- long A08TOFRD_INDX value
-
a08touiwIndx
public long a08touiwIndx()A08TOUIW_INDX value.- Returns:
- long A08TOUIW_INDX value
-
a08tonuwIndx
public long a08tonuwIndx()A08TONUW_INDX value.- Returns:
- long A08TONUW_INDX value
-
a08tocrsIndx
public long a08tocrsIndx()A08TOCRS_INDX value.- Returns:
- long A08TOCRS_INDX value
-
a08tocwsIndx
public long a08tocwsIndx()A08TOCWS_INDX value.- Returns:
- long A08TOCWS_INDX value
-
a08tocrfIndx
public long a08tocrfIndx()A08TOCRF_INDX value.- Returns:
- long A08TOCRF_INDX value
-
a08tocwfIndx
public long a08tocwfIndx()A08TOCWF_INDX value.- Returns:
- long A08TOCWF_INDX value
-
lsrPoolEntries
Get a List containing LsrPoolStatisticsEntry Sections from the section for Data or combined Data + Index buffers- Returns:
- a list of LsrPoolStatisticsEntry
- See Also:
-
lsrPoolIndexEntries
Get a List containing LsrPoolStatisticsEntry Sections from the section for Index buffers. Returns an empty list if Data and Index buffers are not separate.- Returns:
- a list of LsrPoolStatisticsEntry (possibly empty)
- See Also:
-
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
-