public final class LoaderPublicLibraryStatistics extends StatisticsDataSection
Modifier and Type | Field and Description |
---|---|
static int |
LDB_CRITICAL_NO
Constant: 0x01 = 1
|
static int |
LDB_CRITICAL_YES
Constant: 0x02 = 2
|
static int |
LDB_LIBRARY_BUNDLE_INSTALL
Constant: 0x09 = 9
|
static int |
LDB_LIBRARY_CREATE_CHANGE
Constant: 0x04 = 4
|
static int |
LDB_LIBRARY_CREATE_INSTALL
Constant: 0x04 = 4
|
static int |
LDB_LIBRARY_CSDAPI_CHANGE
Constant: 0x01 = 1
|
static int |
LDB_LIBRARY_CSDAPI_INSTALL
Constant: 0x01 = 1
|
static int |
LDB_LIBRARY_CSDBATCH_CHANGE
Constant: 0x02 = 2
|
static int |
LDB_LIBRARY_DISABLED
Constant: 0x02 = 2
|
static int |
LDB_LIBRARY_DREPAPI_CHANGE
Constant: 0x03 = 3
|
static int |
LDB_LIBRARY_ENABLED
Constant: 0x01 = 1
|
static int |
LDB_LIBRARY_GRPLIST_INSTALL
Constant: 0x05 = 5
|
static int |
LDB_LIBRARY_SYSTEM_CHANGE
Constant: 0x07 = 7
|
static int |
LDB_LIBRARY_SYSTEM_INSTALL
Constant: 0x07 = 7
|
static int |
LDB_VERS
Constant: 0x01 = 1
|
static int |
LDBDS_LENGTH
Constant: 0x68 = 104
|
static int |
LDBIDR
Constant: 0x1F = 31
|
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 LoaderPublicLibraryStatistics |
create(byte[] Data,
int offset,
int length)
create is intended for internal use only.
|
List<String> |
datasetNames()
Get a List containing dataset names from the section
|
boolean |
ldbCriticalNo()
Return true if
LDB_CRITICAL_NO bit in ldbLibraryCritical() is set. |
boolean |
ldbCriticalYes()
Return true if
LDB_CRITICAL_YES bit in ldbLibraryCritical() is set. |
int |
ldbdsId()
LDBDS_ID value.
|
int |
ldbdsLen()
LDBDS_LEN value.
|
List<String> |
ldbDsnames()
Get a List of dataset names from the section
|
int |
ldbdsVers()
LDBDS_VERS value.
|
boolean |
ldbLibraryBundleInstall()
Return true if
ldbLibraryInstallAgent() equals LDB_LIBRARY_BUNDLE_INSTALL . |
int |
ldbLibraryChangeAgent()
LDB_LIBRARY_CHANGE_AGENT value.
|
LocalDateTime |
ldbLibraryChangeTime()
LDB_LIBRARY_CHANGE_TIME STCK value converted to LocalDateTime (nanosecond precision).
|
BigInteger |
ldbLibraryChangeTimeRawValue()
LDB_LIBRARY_CHANGE_TIME STCK value.
|
String |
ldbLibraryChangeUserid()
LDB_LIBRARY_CHANGE_USERID value.
|
boolean |
ldbLibraryCreateChange()
Return true if
ldbLibraryChangeAgent() equals LDB_LIBRARY_CREATE_CHANGE . |
boolean |
ldbLibraryCreateInstall()
Return true if
ldbLibraryInstallAgent() equals LDB_LIBRARY_CREATE_INSTALL . |
int |
ldbLibraryCritical()
LDB_LIBRARY_CRITICAL value.
|
boolean |
ldbLibraryCsdapiChange()
Return true if
ldbLibraryChangeAgent() equals LDB_LIBRARY_CSDAPI_CHANGE . |
boolean |
ldbLibraryCsdapiInstall()
Return true if
ldbLibraryInstallAgent() equals LDB_LIBRARY_CSDAPI_INSTALL . |
boolean |
ldbLibraryCsdbatchChange()
Return true if
ldbLibraryChangeAgent() equals LDB_LIBRARY_CSDBATCH_CHANGE . |
String |
ldbLibraryDefineSource()
LDB_LIBRARY_DEFINE_SOURCE value.
|
boolean |
ldbLibraryDisabled()
Return true if
LDB_LIBRARY_DISABLED bit in ldbLibraryEnableStatus() is set. |
boolean |
ldbLibraryDrepapiChange()
Return true if
ldbLibraryChangeAgent() equals LDB_LIBRARY_DREPAPI_CHANGE . |
boolean |
ldbLibraryEnabled()
Return true if
LDB_LIBRARY_ENABLED bit in ldbLibraryEnableStatus() is set. |
int |
ldbLibraryEnableStatus()
LDB_LIBRARY_ENABLE_STATUS value.
|
boolean |
ldbLibraryGrplistInstall()
Return true if
ldbLibraryInstallAgent() equals LDB_LIBRARY_GRPLIST_INSTALL . |
int |
ldbLibraryInstallAgent()
LDB_LIBRARY_INSTALL_AGENT value.
|
LocalDateTime |
ldbLibraryInstallTime()
LDB_LIBRARY_INSTALL_TIME STCK value converted to LocalDateTime (nanosecond precision).
|
BigInteger |
ldbLibraryInstallTimeRawValue()
LDB_LIBRARY_INSTALL_TIME STCK value.
|
String |
ldbLibraryInstallUserid()
LDB_LIBRARY_INSTALL_USERID value.
|
String |
ldbLibraryName()
LDB_LIBRARY_NAME value.
|
int |
ldbLibraryNumdsnames()
LDB_LIBRARY_NUMDSNAMES value.
|
long |
ldbLibraryProgLoads()
LDB_LIBRARY_PROG_LOADS value.
|
long |
ldbLibraryRanking()
LDB_LIBRARY_RANKING value.
|
long |
ldbLibrarySearchPos()
LDB_LIBRARY_SEARCH_POS value.
|
boolean |
ldbLibrarySystemChange()
Return true if
ldbLibraryChangeAgent() equals LDB_LIBRARY_SYSTEM_CHANGE . |
boolean |
ldbLibrarySystemInstall()
Return true if
ldbLibraryInstallAgent() equals LDB_LIBRARY_SYSTEM_INSTALL . |
create, stid, stid, stilen, stilen, stivers
createSection, dump, dump, dump, dump, equals, getBytes, getBytes, getDataArray, getTriplet, hashCode, toString
public static final int LDBDS_LENGTH
public static final int LDBIDR
public static final int LDB_VERS
public static final int LDB_CRITICAL_NO
public static final int LDB_CRITICAL_YES
public static final int LDB_LIBRARY_ENABLED
public static final int LDB_LIBRARY_DISABLED
public static final int LDB_LIBRARY_CSDAPI_CHANGE
public static final int LDB_LIBRARY_CSDBATCH_CHANGE
public static final int LDB_LIBRARY_DREPAPI_CHANGE
public static final int LDB_LIBRARY_CREATE_CHANGE
public static final int LDB_LIBRARY_SYSTEM_CHANGE
public static final int LDB_LIBRARY_CSDAPI_INSTALL
public static final int LDB_LIBRARY_CREATE_INSTALL
public static final int LDB_LIBRARY_GRPLIST_INSTALL
public static final int LDB_LIBRARY_SYSTEM_INSTALL
public static final int LDB_LIBRARY_BUNDLE_INSTALL
public int ldbdsLen()
public int ldbdsId()
public int ldbdsVers()
public String ldbLibraryName()
public long ldbLibrarySearchPos()
public long ldbLibraryRanking()
public int ldbLibraryCritical()
public int ldbLibraryEnableStatus()
public long ldbLibraryProgLoads()
public String ldbLibraryDefineSource()
public LocalDateTime ldbLibraryChangeTime()
Use ldbLibraryChangeTimeRawValue()
for a BigInteger containing the complete
STCK value.
LocalDateTime
public BigInteger ldbLibraryChangeTimeRawValue()
public String ldbLibraryChangeUserid()
public int ldbLibraryChangeAgent()
public int ldbLibraryInstallAgent()
public LocalDateTime ldbLibraryInstallTime()
Use ldbLibraryInstallTimeRawValue()
for a BigInteger containing the complete
STCK value.
LocalDateTime
public BigInteger ldbLibraryInstallTimeRawValue()
public String ldbLibraryInstallUserid()
public int ldbLibraryNumdsnames()
public List<String> datasetNames()
public boolean ldbCriticalNo()
LDB_CRITICAL_NO
bit in ldbLibraryCritical()
is set.LDB_CRITICAL_NO = 0x01
public boolean ldbCriticalYes()
LDB_CRITICAL_YES
bit in ldbLibraryCritical()
is set.LDB_CRITICAL_YES = 0x02
public boolean ldbLibraryEnabled()
LDB_LIBRARY_ENABLED
bit in ldbLibraryEnableStatus()
is set.LDB_LIBRARY_ENABLED = 0x01
public boolean ldbLibraryDisabled()
LDB_LIBRARY_DISABLED
bit in ldbLibraryEnableStatus()
is set.LDB_LIBRARY_DISABLED = 0x02
public boolean ldbLibraryCsdapiChange()
ldbLibraryChangeAgent()
equals LDB_LIBRARY_CSDAPI_CHANGE
.ldbLibraryChangeAgent()
equals LDB_LIBRARY_CSDAPI_CHANGE
LDB_LIBRARY_CSDAPI_CHANGE = 0x01
public boolean ldbLibraryCsdbatchChange()
ldbLibraryChangeAgent()
equals LDB_LIBRARY_CSDBATCH_CHANGE
.ldbLibraryChangeAgent()
equals LDB_LIBRARY_CSDBATCH_CHANGE
LDB_LIBRARY_CSDBATCH_CHANGE = 0x02
public boolean ldbLibraryDrepapiChange()
ldbLibraryChangeAgent()
equals LDB_LIBRARY_DREPAPI_CHANGE
.ldbLibraryChangeAgent()
equals LDB_LIBRARY_DREPAPI_CHANGE
LDB_LIBRARY_DREPAPI_CHANGE = 0x03
public boolean ldbLibraryCreateChange()
ldbLibraryChangeAgent()
equals LDB_LIBRARY_CREATE_CHANGE
.ldbLibraryChangeAgent()
equals LDB_LIBRARY_CREATE_CHANGE
LDB_LIBRARY_CREATE_CHANGE = 0x04
public boolean ldbLibrarySystemChange()
ldbLibraryChangeAgent()
equals LDB_LIBRARY_SYSTEM_CHANGE
.ldbLibraryChangeAgent()
equals LDB_LIBRARY_SYSTEM_CHANGE
LDB_LIBRARY_SYSTEM_CHANGE = 0x07
public boolean ldbLibraryCsdapiInstall()
ldbLibraryInstallAgent()
equals LDB_LIBRARY_CSDAPI_INSTALL
.ldbLibraryInstallAgent()
equals LDB_LIBRARY_CSDAPI_INSTALL
LDB_LIBRARY_CSDAPI_INSTALL = 0x01
public boolean ldbLibraryCreateInstall()
ldbLibraryInstallAgent()
equals LDB_LIBRARY_CREATE_INSTALL
.ldbLibraryInstallAgent()
equals LDB_LIBRARY_CREATE_INSTALL
LDB_LIBRARY_CREATE_INSTALL = 0x04
public boolean ldbLibraryGrplistInstall()
ldbLibraryInstallAgent()
equals LDB_LIBRARY_GRPLIST_INSTALL
.ldbLibraryInstallAgent()
equals LDB_LIBRARY_GRPLIST_INSTALL
LDB_LIBRARY_GRPLIST_INSTALL = 0x05
public boolean ldbLibrarySystemInstall()
ldbLibraryInstallAgent()
equals LDB_LIBRARY_SYSTEM_INSTALL
.ldbLibraryInstallAgent()
equals LDB_LIBRARY_SYSTEM_INSTALL
LDB_LIBRARY_SYSTEM_INSTALL = 0x07
public boolean ldbLibraryBundleInstall()
ldbLibraryInstallAgent()
equals LDB_LIBRARY_BUNDLE_INSTALL
.ldbLibraryInstallAgent()
equals LDB_LIBRARY_BUNDLE_INSTALL
LDB_LIBRARY_BUNDLE_INSTALL = 0x09
public List<String> ldbDsnames()
public static LoaderPublicLibraryStatistics 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.