public final class WorkloadManagerControlSection extends SmfData
Modifier and Type | Field and Description |
---|---|
static int |
R723HISF
Constant: 0x10 = 16
|
static int |
R723MAPO
Constant: 0x80 = 128
|
static int |
R723MCAA
Constant: 0x40 = 64
|
static int |
R723MCPP
Constant: 0x08 = 8
|
static int |
R723MDAT
Constant: 0x02 = 2
|
static int |
R723MDIS
Constant: 0x02 = 2
|
static int |
R723MHPO
Constant: 0x40 = 64
|
static int |
R723MHPZ
Constant: 0x20 = 32
|
static int |
R723MICO
Constant: 0x80 = 128
|
static int |
R723MIPG
Constant: 0x01 = 1
|
static int |
R723MNHP
Constant: 0x08 = 8
|
static int |
R723MOVE
Constant: 0x10 = 16
|
static int |
R723MPOL
Constant: 0x20 = 32
|
static int |
R723MRCL
Constant: 0x80 = 128
|
static int |
R723MSEC
Constant: 0x02 = 2
|
static int |
R723MSTP
Constant: 0x04 = 4
|
static int |
R723MTRC
Constant: 0x04 = 4
|
Modifier and Type | Method and Description |
---|---|
static WorkloadManagerControlSection |
create(byte[] Data,
int offset,
int length)
create is intended for internal use only.
|
long |
r723ceca()
R723CECA value.
|
String |
r723clsc()
R723CLSC value.
|
long |
r723cpaActual()
R723CPA_actual value.
|
long |
r723cpaScalingFactor()
R723CPA_scaling_factor value.
|
boolean |
r723hisf()
Return true if
R723HISF bit in r723mflg() is set. |
long |
r723madj()
R723MADJ value.
|
boolean |
r723mapo()
Return true if
R723MAPO bit in r723mfl2() is set. |
boolean |
r723mcaa()
Return true if
R723MCAA bit in r723mscf() is set. |
String |
r723mcde()
R723MCDE value.
|
long |
r723mcf()
R723MCF value.
|
long |
r723mcfi()
R723MCFI value.
|
long |
r723mcfs()
R723MCFS value.
|
String |
r723mcnm()
R723MCNM value.
|
int |
r723mcpg()
R723MCPG value.
|
boolean |
r723mcpp()
Return true if
R723MCPP bit in r723mscf() is set. |
long |
r723mcpu()
R723MCPU value.
|
boolean |
r723mdat()
Return true if
R723MDAT bit in r723mscf() is set. |
boolean |
r723mdis()
Return true if
R723MDIS bit in r723mflg() is set. |
String |
r723mdsp()
R723MDSP value.
|
String |
r723merf()
R723MERF value.
|
int |
r723mfl2()
R723MFL2 value.
|
int |
r723mflg()
R723MFLG value.
|
boolean |
r723mhpo()
Return true if
R723MHPO bit in r723mflg() is set. |
boolean |
r723mhpz()
Return true if
R723MHPZ bit in r723mflg() is set. |
boolean |
r723mico()
Return true if
R723MICO bit in r723mflg() is set. |
String |
r723midd()
R723MIDD value.
|
String |
r723midn()
R723MIDN value.
|
String |
r723midu()
R723MIDU value.
|
long |
r723mioc()
R723MIOC value.
|
boolean |
r723mipg()
Return true if
R723MIPG bit in r723mscf() is set. |
long |
r723mmso()
R723MMSO value.
|
boolean |
r723mnhp()
Return true if
R723MNHP bit in r723mflg() is set. |
String |
r723mnsp()
R723MNSP value.
|
String |
r723mopt()
R723MOPT value.
|
boolean |
r723move()
Return true if
R723MOVE bit in r723mscf() is set. |
boolean |
r723mpol()
Return true if
R723MPOL bit in r723mscf() is set. |
boolean |
r723mrcl()
Return true if
R723MRCL bit in r723mscf() is set. |
int |
r723mrs2()
R723MRS2 value.
|
String |
r723mrs3()
R723MRS3 value.
|
int |
r723mscf()
R723MSCF value.
|
long |
r723msrb()
R723MSRB value.
|
boolean |
r723mstp()
Return true if
R723MSTP bit in r723mscf() is set. |
int |
r723msub()
R723MSUB value.
|
LocalDateTime |
r723mtdi()
R723MTDI STCK value converted to LocalDateTime (nanosecond precision).
|
BigInteger |
r723mtdiRawValue()
R723MTDI STCK value.
|
LocalDateTime |
r723mtpa()
R723MTPA STCK value converted to LocalDateTime (nanosecond precision).
|
BigInteger |
r723mtpaRawValue()
R723MTPA STCK value.
|
boolean |
r723mtrc()
Return true if
R723MTRC bit in r723mflg() is set. |
Duration |
r723mtvl()
R723MTVL as a Duration.
|
long |
r723mtvlRawValue()
R723MTVL raw value.
|
double |
r723mtvlSeconds()
R723MTVL in seconds.
|
long |
r723mtvNum()
R723MTV# value.
|
String |
r723mwde()
R723MWDE value.
|
String |
r723mwnm()
R723MWNM value.
|
long |
r723nadj()
R723NADJ value.
|
long |
r723nffi()
R723NFFI value.
|
long |
r723nffs()
R723NFFS value.
|
createSection, dump, dump, dump, dump, equals, getBytes, getBytes, getDataArray, getTriplet, hashCode, toString
public static final int R723MRCL
public static final int R723MCAA
public static final int R723MPOL
public static final int R723MOVE
public static final int R723MCPP
public static final int R723MSTP
public static final int R723MDAT
public static final int R723MIPG
public static final int R723MICO
public static final int R723MHPO
public static final int R723MHPZ
public static final int R723HISF
public static final int R723MNHP
public static final int R723MTRC
public static final int R723MDIS
public static final int R723MAPO
public static final int R723MSEC
public int r723mscf()
public boolean r723mrcl()
R723MRCL
bit in r723mscf()
is set.R723MRCL = 0x80
public boolean r723mcaa()
R723MCAA
bit in r723mscf()
is set.R723MCAA = 0x40
public boolean r723mpol()
R723MPOL
bit in r723mscf()
is set.R723MPOL = 0x20
public boolean r723move()
R723MOVE
bit in r723mscf()
is set.R723MOVE = 0x10
public boolean r723mcpp()
R723MCPP
bit in r723mscf()
is set.R723MCPP = 0x08
public boolean r723mstp()
R723MSTP
bit in r723mscf()
is set.R723MSTP = 0x04
public boolean r723mdat()
R723MDAT
bit in r723mscf()
is set.R723MDAT = 0x02
public boolean r723mipg()
R723MIPG
bit in r723mscf()
is set.R723MIPG = 0x01
public int r723mflg()
public boolean r723mico()
R723MICO
bit in r723mflg()
is set.R723MICO = 0x80
public boolean r723mhpo()
R723MHPO
bit in r723mflg()
is set.R723MHPO = 0x40
public boolean r723mhpz()
R723MHPZ
bit in r723mflg()
is set.R723MHPZ = 0x20
public boolean r723hisf()
R723HISF
bit in r723mflg()
is set.R723HISF = 0x10
public boolean r723mnhp()
R723MNHP
bit in r723mflg()
is set.R723MNHP = 0x08
public boolean r723mtrc()
R723MTRC
bit in r723mflg()
is set.R723MTRC = 0x04
public boolean r723mdis()
R723MDIS
bit in r723mflg()
is set.R723MDIS = 0x02
public int r723mfl2()
public boolean r723mapo()
R723MAPO
bit in r723mfl2()
is set.R723MAPO = 0x80
public int r723mrs2()
public String r723mnsp()
public String r723mdsp()
public LocalDateTime r723mtpa()
Use r723mtpaRawValue()
for a BigInteger containing the complete
STCK value.
LocalDateTime
public BigInteger r723mtpaRawValue()
public long r723mcpu()
public long r723mioc()
public long r723mmso()
public long r723msrb()
public Duration r723mtvl()
Duration
public double r723mtvlSeconds()
public long r723mtvlRawValue()
public long r723mtvNum()
public String r723mopt()
public String r723mrs3()
public String r723mwnm()
public String r723mwde()
public String r723mcnm()
public String r723mcde()
public int r723mcpg()
public int r723msub()
public String r723merf()
public long r723madj()
public String r723midn()
public String r723midd()
public LocalDateTime r723mtdi()
Use r723mtdiRawValue()
for a BigInteger containing the complete
STCK value.
LocalDateTime
public BigInteger r723mtdiRawValue()
public String r723midu()
public String r723clsc()
public long r723nffi()
public long r723nffs()
public long r723nadj()
public long r723ceca()
public long r723mcf()
public long r723mcfs()
public long r723mcfi()
public long r723cpaActual()
public long r723cpaScalingFactor()
public static WorkloadManagerControlSection create(byte[] Data, int offset, int length)
Data
- Array of bytes containing data for this sectionoffset
- Offset of this section in the datalength
- length of the sectionCopyright © 2020 Black Hill Software Pty Ltd. All rights reserved.