public final class EventProcessGlobalStatistics extends StatisticsDataSection
Modifier and Type | Field and Description |
---|---|
static int |
EPG_VERS
Constant: 0x01 = 1
|
static int |
EPGDS_LENGTH
Constant: 0xB0 = 176
|
static int |
EPGIDE
Constant: 0x8E = 142
|
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 EventProcessGlobalStatistics |
create(byte[] Data,
int offset,
int length)
create is intended for internal use only.
|
long |
epgAdapterFailureConfig()
EPG_ADAPTER_FAILURE_CONFIG value.
|
long |
epgAdapterFailureOther()
EPG_ADAPTER_FAILURE_OTHER value.
|
long |
epgAsyncNormalEvents()
EPG_ASYNC_NORMAL_EVENTS value.
|
long |
epgAsyncPriorityEvents()
EPG_ASYNC_PRIORITY_EVENTS value.
|
long |
epgCommitBackwardEvents()
EPG_COMMIT_BACKWARD_EVENTS value.
|
long |
epgCommitForwardEvents()
EPG_COMMIT_FORWARD_EVENTS value.
|
long |
epgCurrentDispatchers()
EPG_CURRENT_DISPATCHERS value.
|
long |
epgCurrentEvcQueue()
EPG_CURRENT_EVC_QUEUE value.
|
long |
epgCurrentTransQueue()
EPG_CURRENT_TRANS_QUEUE value.
|
long |
epgCustomAdapterEvents()
EPG_CUSTOM_ADAPTER_EVENTS value.
|
long |
epgDispatchersAttached()
EPG_DISPATCHERS_ATTACHED value.
|
long |
epgDispatchFailureConfig()
EPG_DISPATCH_FAILURE_CONFIG value.
|
long |
epgDispatchFailureOther()
EPG_DISPATCH_FAILURE_OTHER value.
|
int |
epgdsId()
EPGDS_ID value.
|
int |
epgdsLen()
EPGDS_LEN value.
|
int |
epgdsVers()
EPGDS_VERS value.
|
long |
epgEventsAdapterUnavail()
EPG_EVENTS_ADAPTER_UNAVAIL value.
|
long |
epgHttpAdapterEvents()
EPG_HTTP_ADAPTER_EVENTS value.
|
long |
epgPeakDispatchers()
EPG_PEAK_DISPATCHERS value.
|
long |
epgPeakEvcQueue()
EPG_PEAK_EVC_QUEUE value.
|
long |
epgPeakTransQueue()
EPG_PEAK_TRANS_QUEUE value.
|
long |
epgPutEvents()
EPG_PUT_EVENTS value.
|
long |
epgSyncEvents()
EPG_SYNC_EVENTS value.
|
long |
epgSyncEventsFailed()
EPG_SYNC_EVENTS_FAILED value.
|
long |
epgTdqueueAdapterEvents()
EPG_TDQUEUE_ADAPTER_EVENTS value.
|
long |
epgTransAdapterEvents()
EPG_TRANS_ADAPTER_EVENTS value.
|
long |
epgTransEvents()
EPG_TRANS_EVENTS value.
|
long |
epgTransEventsDiscarded()
EPG_TRANS_EVENTS_DISCARDED value.
|
long |
epgTsqueueAdapterEvents()
EPG_TSQUEUE_ADAPTER_EVENTS value.
|
long |
epgWmqAdapterEvents()
EPG_WMQ_ADAPTER_EVENTS value.
|
create, stid, stid, stilen, stilen, stivers
createSection, dump, dump, dump, dump, equals, getBytes, getBytes, getDataArray, getTriplet, hashCode, toString
public static final int EPGDS_LENGTH
public static final int EPGIDE
public static final int EPG_VERS
public int epgdsLen()
public int epgdsId()
public int epgdsVers()
public long epgPutEvents()
public long epgCommitForwardEvents()
public long epgCommitBackwardEvents()
public long epgCurrentEvcQueue()
public long epgPeakEvcQueue()
public long epgCurrentTransQueue()
public long epgPeakTransQueue()
public long epgAsyncNormalEvents()
public long epgAsyncPriorityEvents()
public long epgTransEvents()
public long epgTransEventsDiscarded()
public long epgSyncEvents()
public long epgSyncEventsFailed()
public long epgDispatchersAttached()
public long epgCurrentDispatchers()
public long epgPeakDispatchers()
public long epgCustomAdapterEvents()
public long epgWmqAdapterEvents()
public long epgTransAdapterEvents()
public long epgTsqueueAdapterEvents()
public long epgHttpAdapterEvents()
public long epgTdqueueAdapterEvents()
public long epgDispatchFailureConfig()
public long epgDispatchFailureOther()
public long epgAdapterFailureConfig()
public long epgAdapterFailureOther()
public long epgEventsAdapterUnavail()
public static EventProcessGlobalStatistics 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.