java.lang.Object
com.blackhillsoftware.smf.Data
com.blackhillsoftware.smf.SmfData
com.blackhillsoftware.smf.SmfRecord
com.blackhillsoftware.smf.smf64.Smf64Record
-
Field Summary
Modifier and TypeFieldDescriptionstatic final int
Constant: 0x04 = 4static final int
Constant: 0x10 = 16static final int
Constant: 0x80 = 128static final int
Constant: 0x10 = 16static final int
Constant: 0x02 = 2static final int
Constant: 0x04 = 4static final int
Constant: 0x80 = 128static final int
Constant: 0x02 = 2static final int
Constant: 0x20 = 32static final int
Constant: 0x40 = 64static final int
Constant: 0x20 = 32static final int
Constant: 0x08 = 8static final int
Constant: 0x01 = 1static final int
Constant: 0x01 = 1static final int
Constant: 0x08 = 8static final int
Constant: 0x40 = 64 -
Constructor Summary
ConstructorDescriptionSmf64Record
(byte[] data) Constructs an Smf60Record from the specified byte array.Smf64Record
(SmfRecord record) Constructs a new Smf64Record from an existing SMF record. -
Method Summary
Modifier and TypeMethodDescriptionGet a List containing Extent Information Sections from the recordstatic Smf64Record
from
(byte[] data) Constructs an Smf64Record from the specified byte array.static Smf64Record
Constructs a new Smf64Record from an existing SMF record.boolean
smf64abn()
Return true ifSMF64ABN
bit insmf64rin()
is set.boolean
smf64cat()
Return true ifSMF64CAT
bit insmf64rin()
is set.long
smf64chc()
SMF64CHC value.long
smf64chr()
SMF64CHR value.boolean
smf64clo()
Return true ifSMF64CLO
bit insmf64rin()
is set.boolean
smf64cmp()
Return true ifSMF64CMP
bit insmf64dty()
is set.smf64cnm()
SMF64CNM value.boolean
smf64ctl()
Return true ifSMF64CTL
bit insmf64rin()
is set.boolean
smf64dis()
Return true ifSMF64DIS
bit insmf64dty()
is set.smf64dnm()
SMF64DNM value.boolean
smf64dta()
Return true ifSMF64DTA
bit insmf64dty()
is set.smf64dte()
SMF64DTE as a LocalDate.int
SMF64DTE raw value.int
smf64dty()
SMF64DTY value.boolean
smf64ea()
Return true ifSMF64EA
bit insmf64dty()
is set.boolean
smf64ef()
Return true ifSMF64EF
bit insmf64dty()
is set.int
smf64esl()
SMF64ESL value.int
smf64flg()
SMF64FLG value.boolean
smf64idx()
Return true ifSMF64IDX
bit insmf64dty()
is set.smf64jbn()
SMF64JBN value.SMF64JOBID value.int
smf64len()
SMF64LEN value.int
smf64ntr()
SMF64NTR value.boolean
smf64osp()
Return true ifSMF64OSP
bit insmf64rin()
is set.int
smf64rin()
SMF64RIN value.boolean
smf64rls()
Return true ifSMF64RLS
bit insmf64dty()
is set.boolean
smf64rmc()
Return true ifSMF64RMC
bit insmf64rin()
is set.smf64rsd()
SMF64RSD as a LocalDate.int
SMF64RSD raw value.smf64rst()
SMF64RST as a LocalTime.long
SMF64RST raw valueint
smf64rty()
SMF64RTY value.int
smf64seg()
SMF64SEG value.smf64sid()
SMF64SID value.boolean
smf64ssr()
Return true ifSMF64SSR
bit insmf64dty()
is set.SMF64SysplexName value.boolean
smf64tcl()
Return true ifSMF64TCL
bit insmf64rin()
is set.smf64tme()
SMF64TME as a LocalTime.long
SMF64TME raw valuesmf64uif()
SMF64UIF value.boolean
smf64vsw()
Return true ifSMF64VSW
bit insmf64rin()
is set.Get Statistics Section from the recordMethods inherited from class com.blackhillsoftware.smf.SmfRecord
createSection, extendedHeader, extendedHeader, getTriplet, hasSubtypes, hasSubtypes, recordLength, recordLength, recordType, recordType, sanityCheck, smfDate, smfDate, smfDateTime, smfDateTime, smfhdr1Flag, smfhdr1Iefu86, smfhdr1Len, smfhdr1Len, smfhdr1Stcke, smfhdr1StckeRawValue, smfhdr1Tzo, smfhdr1TzoRawValue, smfhdr1Version, smfhdr1Version, smfTime, smfTime, subSystem, subSystem, subType, subType, system, system
-
Field Details
-
SMF64CLO
public static final int SMF64CLOConstant: 0x80 = 128- See Also:
-
SMF64VSW
public static final int SMF64VSWConstant: 0x40 = 64- See Also:
-
SMF64OSP
public static final int SMF64OSPConstant: 0x20 = 32- See Also:
-
SMF64CAT
public static final int SMF64CATConstant: 0x10 = 16- See Also:
-
SMF64TCL
public static final int SMF64TCLConstant: 0x08 = 8- See Also:
-
SMF64ABN
public static final int SMF64ABNConstant: 0x04 = 4- See Also:
-
SMF64CTL
public static final int SMF64CTLConstant: 0x02 = 2- See Also:
-
SMF64RMC
public static final int SMF64RMCConstant: 0x01 = 1- See Also:
-
SMF64DTA
public static final int SMF64DTAConstant: 0x80 = 128- See Also:
-
SMF64IDX
public static final int SMF64IDXConstant: 0x40 = 64- See Also:
-
SMF64EF
public static final int SMF64EFConstant: 0x20 = 32- See Also:
-
SMF64CMP
public static final int SMF64CMPConstant: 0x10 = 16- See Also:
-
SMF64RLS
public static final int SMF64RLSConstant: 0x08 = 8- See Also:
-
SMF64DIS
public static final int SMF64DISConstant: 0x04 = 4- See Also:
-
SMF64EA
public static final int SMF64EAConstant: 0x02 = 2- See Also:
-
SMF64SSR
public static final int SMF64SSRConstant: 0x01 = 1- See Also:
-
-
Constructor Details
-
Smf64Record
public Smf64Record(byte[] data) Constructs an Smf60Record from the specified byte array.- Parameters:
data
- a byte array containing the SMF record data
-
Smf64Record
Constructs a new Smf64Record from an existing SMF record. The 2 records share the same data byte array.- Parameters:
record
- an existing SMF record
-
-
Method Details
-
from
Constructs a new Smf64Record from an existing SMF record. The 2 records share the same data byte array.- Parameters:
record
- an existing SMF record
-
from
Constructs an Smf64Record from the specified byte array.- Parameters:
data
- a byte array containing the SMF record data
-
smf64len
public int smf64len()SMF64LEN value.- Returns:
- int SMF64LEN value
-
smf64seg
public int smf64seg()SMF64SEG value.- Returns:
- int SMF64SEG value
-
smf64flg
public int smf64flg()SMF64FLG value.- Returns:
- int SMF64FLG value
-
smf64rty
public int smf64rty()SMF64RTY value.- Returns:
- int SMF64RTY value
-
smf64tme
SMF64TME as a LocalTime.- Returns:
- LocalTime SMF64TME Time
- See Also:
-
smf64tmeRawValue
public long smf64tmeRawValue()SMF64TME raw value- Returns:
- long SMF64TME value
-
smf64dte
SMF64DTE as a LocalDate.- Returns:
- LocalDate SMF64DTE Date
- See Also:
-
smf64dteRawValue
public int smf64dteRawValue()SMF64DTE raw value.- Returns:
- int SMF64DTE value
-
smf64sid
SMF64SID value.- Returns:
- String SMF64SID value
-
smf64jbn
SMF64JBN value.- Returns:
- String SMF64JBN value
-
smf64rst
SMF64RST as a LocalTime.- Returns:
- LocalTime SMF64RST Time
- See Also:
-
smf64rstRawValue
public long smf64rstRawValue()SMF64RST raw value- Returns:
- long SMF64RST value
-
smf64rsd
SMF64RSD as a LocalDate.- Returns:
- LocalDate SMF64RSD Date
- See Also:
-
smf64rsdRawValue
public int smf64rsdRawValue()SMF64RSD raw value.- Returns:
- int SMF64RSD value
-
smf64uif
SMF64UIF value.- Returns:
- String SMF64UIF value
-
smf64rin
public int smf64rin()SMF64RIN value.- Returns:
- int SMF64RIN value
-
smf64clo
public boolean smf64clo()Return true ifSMF64CLO
bit insmf64rin()
is set.- Returns:
- boolean SMF64CLO bit is set in smf64rin()
SMF64CLO = 0x80
-
smf64vsw
public boolean smf64vsw()Return true ifSMF64VSW
bit insmf64rin()
is set.- Returns:
- boolean SMF64VSW bit is set in smf64rin()
SMF64VSW = 0x40
-
smf64osp
public boolean smf64osp()Return true ifSMF64OSP
bit insmf64rin()
is set.- Returns:
- boolean SMF64OSP bit is set in smf64rin()
SMF64OSP = 0x20
-
smf64cat
public boolean smf64cat()Return true ifSMF64CAT
bit insmf64rin()
is set.- Returns:
- boolean SMF64CAT bit is set in smf64rin()
SMF64CAT = 0x10
-
smf64tcl
public boolean smf64tcl()Return true ifSMF64TCL
bit insmf64rin()
is set.- Returns:
- boolean SMF64TCL bit is set in smf64rin()
SMF64TCL = 0x08
-
smf64abn
public boolean smf64abn()Return true ifSMF64ABN
bit insmf64rin()
is set.- Returns:
- boolean SMF64ABN bit is set in smf64rin()
SMF64ABN = 0x04
-
smf64ctl
public boolean smf64ctl()Return true ifSMF64CTL
bit insmf64rin()
is set.- Returns:
- boolean SMF64CTL bit is set in smf64rin()
SMF64CTL = 0x02
-
smf64rmc
public boolean smf64rmc()Return true ifSMF64RMC
bit insmf64rin()
is set.- Returns:
- boolean SMF64RMC bit is set in smf64rin()
SMF64RMC = 0x01
-
smf64dty
public int smf64dty()SMF64DTY value.- Returns:
- int SMF64DTY value
-
smf64dta
public boolean smf64dta()Return true ifSMF64DTA
bit insmf64dty()
is set.- Returns:
- boolean SMF64DTA bit is set in smf64dty()
SMF64DTA = 0x80
-
smf64idx
public boolean smf64idx()Return true ifSMF64IDX
bit insmf64dty()
is set.- Returns:
- boolean SMF64IDX bit is set in smf64dty()
SMF64IDX = 0x40
-
smf64ef
public boolean smf64ef()Return true ifSMF64EF
bit insmf64dty()
is set.- Returns:
- boolean SMF64EF bit is set in smf64dty()
SMF64EF = 0x20
-
smf64cmp
public boolean smf64cmp()Return true ifSMF64CMP
bit insmf64dty()
is set.- Returns:
- boolean SMF64CMP bit is set in smf64dty()
SMF64CMP = 0x10
-
smf64rls
public boolean smf64rls()Return true ifSMF64RLS
bit insmf64dty()
is set.- Returns:
- boolean SMF64RLS bit is set in smf64dty()
SMF64RLS = 0x08
-
smf64dis
public boolean smf64dis()Return true ifSMF64DIS
bit insmf64dty()
is set.- Returns:
- boolean SMF64DIS bit is set in smf64dty()
SMF64DIS = 0x04
-
smf64ea
public boolean smf64ea()Return true ifSMF64EA
bit insmf64dty()
is set.- Returns:
- boolean SMF64EA bit is set in smf64dty()
SMF64EA = 0x02
-
smf64ssr
public boolean smf64ssr()Return true ifSMF64SSR
bit insmf64dty()
is set.- Returns:
- boolean SMF64SSR bit is set in smf64dty()
SMF64SSR = 0x01
-
smf64cnm
SMF64CNM value.- Returns:
- String SMF64CNM value
-
smf64dnm
SMF64DNM value.- Returns:
- String SMF64DNM value
-
smf64ntr
public int smf64ntr()SMF64NTR value.- Returns:
- int SMF64NTR value
-
smf64chr
public long smf64chr()SMF64CHR value.- Returns:
- long SMF64CHR value
-
smf64chc
public long smf64chc()SMF64CHC value.- Returns:
- long SMF64CHC value
-
smf64esl
public int smf64esl()SMF64ESL value.- Returns:
- int SMF64ESL value
-
smf64jobid
SMF64JOBID value.- Returns:
- String SMF64JOBID value
-
smf64sysplexName
SMF64SysplexName value.- Returns:
- String SMF64SysplexName value
-
extentInformationSections
Get a List containing Extent Information Sections from the record- Returns:
- a list of ExtentInformationSection (possibly empty)
-
statisticsSection
Get Statistics Section from the record- Returns:
- StatisticsSection
-