public final class RecoveryManagerGlobalStatistics extends StatisticsDataSection
Modifier and Type | Field and Description |
---|---|
static int |
RMGIDE
Constant: 0x63 = 99
|
static int |
RMGVERS
Constant: 0x01 = 1
|
STIASG, STIAUTO, STICLEN, STICONMR, STICONSR, STICONSS, STID2G, STID2R, STIDBUSS, STIDHD, STIDS, STIDSR, STIDST, STIECC, STIECG, STIECR, STIEND, STIEPG, STIEPR, STIFCR, STIFEPIC, STIFEPIP, STIFEPIT, STIISR, STILDB, STILDG, STILDP, STILDR, STILDY, STILGG, STILGR, STILGS, STILSRFR, STILSRR, STIM, STIMLR, STIMNR, STIMPR, STIMQG, STIMQR, STINDJ, STINQG, STIPAUTO, STIPGD, STIPGE, STIPGP, STIPGR, STIPIR, STIPIW, STIRLR, STIRMG, STISDG, STISDR, STISECUR, STISJG, STISJR, STISJS, STISMD, STISMDSA, STISMT, STISOG, STISOR, STIST, STITCR, STITDG, STITDQG, STITDQR, STITDR, STITM, STITSQ, STIUSG, STIVT, STIW2R, STIWBG, STIWBR, STIXMC, STIXMG, STIXMR
Modifier and Type | Method and Description |
---|---|
static RecoveryManagerGlobalStatistics |
create(byte[] Data,
int offset,
int length)
create is intended for internal use only.
|
long |
rmgcshin()
RMGCSHIN value.
|
long |
rmgcshro()
RMGCSHRO value.
|
Duration |
rmgcshti()
RMGCSHTI as a Duration.
|
long |
rmgcshtiRawValue()
RMGCSHTI raw value.
|
double |
rmgcshtiSeconds()
RMGCSHTI in seconds.
|
Duration |
rmgcshtr()
RMGCSHTR as a Duration.
|
long |
rmgcshtrRawValue()
RMGCSHTR raw value.
|
double |
rmgcshtrSeconds()
RMGCSHTR in seconds.
|
int |
rmgdvers()
RMGDVERS value.
|
long |
rmgiafnw()
RMGIAFNW value.
|
long |
rmgiafop()
RMGIAFOP value.
|
long |
rmgiafot()
RMGIAFOT value.
|
long |
rmgiafti()
RMGIAFTI value.
|
long |
rmgiaftr()
RMGIAFTR value.
|
long |
rmgiamis()
RMGIAMIS value.
|
int |
rmgid()
RMGID value.
|
int |
rmglen()
RMGLEN value.
|
long |
rmgnw61()
RMGNW61 value.
|
long |
rmgnwmro()
RMGNWMRO value.
|
long |
rmgnwoth()
RMGNWOTH value.
|
long |
rmgnwrmi()
RMGNWRMI value.
|
long |
rmgnwtd()
RMGNWTD value.
|
long |
rmgresyn()
RMGRESYN value.
|
long |
rmgsybwd()
RMGSYBWD value.
|
long |
rmgsyfwd()
RMGSYFWD value.
|
long |
rmgtshin()
RMGTSHIN value.
|
long |
rmgtshro()
RMGTSHRO value.
|
Duration |
rmgtshti()
RMGTSHTI as a Duration.
|
long |
rmgtshtiRawValue()
RMGTSHTI raw value.
|
double |
rmgtshtiSeconds()
RMGTSHTI in seconds.
|
Duration |
rmgtshtr()
RMGTSHTR as a Duration.
|
long |
rmgtshtrRawValue()
RMGTSHTR raw value.
|
double |
rmgtshtrSeconds()
RMGTSHTR in seconds.
|
create, stid, stid, stilen, stilen, stivers
createSection, dump, dump, dump, dump, equals, getBytes, getBytes, getDataArray, getTriplet, hashCode, toString
public static final int RMGIDE
public static final int RMGVERS
public int rmglen()
public int rmgid()
public int rmgdvers()
public long rmgsyfwd()
public long rmgsybwd()
public long rmgresyn()
public long rmgtshin()
public Duration rmgtshti()
Duration
public double rmgtshtiSeconds()
public long rmgtshtiRawValue()
public long rmgcshin()
public Duration rmgcshti()
Duration
public double rmgcshtiSeconds()
public long rmgcshtiRawValue()
public long rmgtshro()
public Duration rmgtshtr()
Duration
public double rmgtshtrSeconds()
public long rmgtshtrRawValue()
public long rmgcshro()
public Duration rmgcshtr()
Duration
public double rmgcshtrSeconds()
public long rmgcshtrRawValue()
public long rmgiaftr()
public long rmgiafti()
public long rmgiafnw()
public long rmgiafop()
public long rmgiafot()
public long rmgiamis()
public long rmgnwtd()
public long rmgnw61()
public long rmgnwmro()
public long rmgnwrmi()
public long rmgnwoth()
public static RecoveryManagerGlobalStatistics 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.