public final class StorageTaskSubpoolStatistics extends StatisticsDataSection
Modifier and Type | Field and Description |
---|---|
static int |
SMTGLEN
Constant: 0x04 = 4
|
static int |
SMTHLEN
Constant: 0x08 = 8
|
static int |
SMTIDE
Constant: 0x14 = 20
|
static int |
SMTVERS
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 StorageTaskSubpoolStatistics |
create(byte[] Data,
int offset,
int length)
create is intended for internal use only.
|
int |
smtdvers()
SMTDVERS value.
|
int |
smtid()
SMTID value.
|
int |
smtlen()
SMTLEN value.
|
int |
smtntask()
SMTNTASK value.
|
List<StorageTaskSubpoolStatisticsEntry> |
storageTaskSubpoolStatisticsEntries()
Get a List containing TaskSubpoolStorageStatistics Sections from the section
|
create, stid, stid, stilen, stilen, stivers
createSection, dump, dump, dump, dump, equals, getBytes, getBytes, getDataArray, getTriplet, hashCode, toString
public static final int SMTIDE
public static final int SMTVERS
public static final int SMTHLEN
public static final int SMTGLEN
public int smtlen()
public int smtid()
public int smtdvers()
public int smtntask()
public List<StorageTaskSubpoolStatisticsEntry> storageTaskSubpoolStatisticsEntries()
public static StorageTaskSubpoolStatistics 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.