public final class MnrTsqEntry extends SmfData
Modifier and Type | Field and Description |
---|---|
static int |
MNR_TSQUEUE_LEN
Constant: 0x78 = 120
|
Modifier and Type | Method and Description |
---|---|
static MnrTsqEntry |
create(byte[] Data,
int offset,
int length)
create is intended for internal use only.
|
int |
mnrShrTsqueueIoWtCount()
3 byte MNR_SHR_TSQUEUE_IO_WT bytes 5-7 count value.
|
int |
mnrShrTsqueueIoWtFlags()
3 byte MNR_SHR_TSQUEUE_IO_WT bytes 4 flags value.
|
Duration |
mnrShrTsqueueIoWtTime()
MNR_SHR_TSQUEUE_IO_WT bytes 0-3 as a Duration.
|
long |
mnrShrTsqueueIoWtTimeRawValue()
MNR_SHR_TSQUEUE_IO_WT bytes 0-3 raw value.
|
double |
mnrShrTsqueueIoWtTimeSeconds()
MNR_SHR_TSQUEUE_IO_WT bytes 0-3 in seconds.
|
int |
mnrTsqueueGetCount()
3 byte MNR_TSQUEUE_GET bytes 5-7 count value.
|
int |
mnrTsqueueGetFlags()
3 byte MNR_TSQUEUE_GET bytes 4 flags value.
|
long |
mnrTsqueueGetIteml()
MNR_TSQUEUE_GET_ITEML value.
|
int |
mnrTsqueueGetShrCount()
3 byte MNR_TSQUEUE_GET_SHR bytes 5-7 count value.
|
int |
mnrTsqueueGetShrFlags()
3 byte MNR_TSQUEUE_GET_SHR bytes 4 flags value.
|
long |
mnrTsqueueGetShrIteml()
MNR_TSQUEUE_GET_SHR_ITEML value.
|
Duration |
mnrTsqueueGetShrTime()
MNR_TSQUEUE_GET_SHR bytes 0-3 as a Duration.
|
long |
mnrTsqueueGetShrTimeRawValue()
MNR_TSQUEUE_GET_SHR bytes 0-3 raw value.
|
double |
mnrTsqueueGetShrTimeSeconds()
MNR_TSQUEUE_GET_SHR bytes 0-3 in seconds.
|
Duration |
mnrTsqueueGetTime()
MNR_TSQUEUE_GET bytes 0-3 as a Duration.
|
long |
mnrTsqueueGetTimeRawValue()
MNR_TSQUEUE_GET bytes 0-3 raw value.
|
double |
mnrTsqueueGetTimeSeconds()
MNR_TSQUEUE_GET bytes 0-3 in seconds.
|
int |
mnrTsqueueIoWtCount()
3 byte MNR_TSQUEUE_IO_WT bytes 5-7 count value.
|
int |
mnrTsqueueIoWtFlags()
3 byte MNR_TSQUEUE_IO_WT bytes 4 flags value.
|
Duration |
mnrTsqueueIoWtTime()
MNR_TSQUEUE_IO_WT bytes 0-3 as a Duration.
|
long |
mnrTsqueueIoWtTimeRawValue()
MNR_TSQUEUE_IO_WT bytes 0-3 raw value.
|
double |
mnrTsqueueIoWtTimeSeconds()
MNR_TSQUEUE_IO_WT bytes 0-3 in seconds.
|
String |
mnrTsqueueName()
MNR_TSQUEUE_NAME value.
|
int |
mnrTsqueuePutAuxCount()
3 byte MNR_TSQUEUE_PUT_AUX bytes 5-7 count value.
|
int |
mnrTsqueuePutAuxFlags()
3 byte MNR_TSQUEUE_PUT_AUX bytes 4 flags value.
|
long |
mnrTsqueuePutAuxIteml()
MNR_TSQUEUE_PUT_AUX_ITEML value.
|
Duration |
mnrTsqueuePutAuxTime()
MNR_TSQUEUE_PUT_AUX bytes 0-3 as a Duration.
|
long |
mnrTsqueuePutAuxTimeRawValue()
MNR_TSQUEUE_PUT_AUX bytes 0-3 raw value.
|
double |
mnrTsqueuePutAuxTimeSeconds()
MNR_TSQUEUE_PUT_AUX bytes 0-3 in seconds.
|
int |
mnrTsqueuePutMainCount()
3 byte MNR_TSQUEUE_PUT_MAIN bytes 5-7 count value.
|
int |
mnrTsqueuePutMainFlags()
3 byte MNR_TSQUEUE_PUT_MAIN bytes 4 flags value.
|
long |
mnrTsqueuePutMainIteml()
MNR_TSQUEUE_PUT_MAIN_ITEML value.
|
Duration |
mnrTsqueuePutMainTime()
MNR_TSQUEUE_PUT_MAIN bytes 0-3 as a Duration.
|
long |
mnrTsqueuePutMainTimeRawValue()
MNR_TSQUEUE_PUT_MAIN bytes 0-3 raw value.
|
double |
mnrTsqueuePutMainTimeSeconds()
MNR_TSQUEUE_PUT_MAIN bytes 0-3 in seconds.
|
int |
mnrTsqueuePutShrCount()
3 byte MNR_TSQUEUE_PUT_SHR bytes 5-7 count value.
|
int |
mnrTsqueuePutShrFlags()
3 byte MNR_TSQUEUE_PUT_SHR bytes 4 flags value.
|
long |
mnrTsqueuePutShrIteml()
MNR_TSQUEUE_PUT_SHR_ITEML value.
|
Duration |
mnrTsqueuePutShrTime()
MNR_TSQUEUE_PUT_SHR bytes 0-3 as a Duration.
|
long |
mnrTsqueuePutShrTimeRawValue()
MNR_TSQUEUE_PUT_SHR bytes 0-3 raw value.
|
double |
mnrTsqueuePutShrTimeSeconds()
MNR_TSQUEUE_PUT_SHR bytes 0-3 in seconds.
|
int |
mnrTsqueueTotalCount()
3 byte MNR_TSQUEUE_TOTAL bytes 5-7 count value.
|
int |
mnrTsqueueTotalFlags()
3 byte MNR_TSQUEUE_TOTAL bytes 4 flags value.
|
Duration |
mnrTsqueueTotalTime()
MNR_TSQUEUE_TOTAL bytes 0-3 as a Duration.
|
long |
mnrTsqueueTotalTimeRawValue()
MNR_TSQUEUE_TOTAL bytes 0-3 raw value.
|
double |
mnrTsqueueTotalTimeSeconds()
MNR_TSQUEUE_TOTAL bytes 0-3 in seconds.
|
createSection, dump, dump, dump, dump, equals, getBytes, getBytes, getDataArray, getTriplet, hashCode, toString
public static final int MNR_TSQUEUE_LEN
public String mnrTsqueueName()
public Duration mnrTsqueueGetTime()
Duration
public double mnrTsqueueGetTimeSeconds()
public long mnrTsqueueGetTimeRawValue()
public int mnrTsqueueGetFlags()
public int mnrTsqueueGetCount()
public Duration mnrTsqueuePutAuxTime()
Duration
public double mnrTsqueuePutAuxTimeSeconds()
public long mnrTsqueuePutAuxTimeRawValue()
public int mnrTsqueuePutAuxFlags()
public int mnrTsqueuePutAuxCount()
public Duration mnrTsqueuePutMainTime()
Duration
public double mnrTsqueuePutMainTimeSeconds()
public long mnrTsqueuePutMainTimeRawValue()
public int mnrTsqueuePutMainFlags()
public int mnrTsqueuePutMainCount()
public Duration mnrTsqueueTotalTime()
Duration
public double mnrTsqueueTotalTimeSeconds()
public long mnrTsqueueTotalTimeRawValue()
public int mnrTsqueueTotalFlags()
public int mnrTsqueueTotalCount()
public long mnrTsqueueGetIteml()
public long mnrTsqueuePutAuxIteml()
public long mnrTsqueuePutMainIteml()
public Duration mnrTsqueueIoWtTime()
Duration
public double mnrTsqueueIoWtTimeSeconds()
public long mnrTsqueueIoWtTimeRawValue()
public int mnrTsqueueIoWtFlags()
public int mnrTsqueueIoWtCount()
public Duration mnrShrTsqueueIoWtTime()
Duration
public double mnrShrTsqueueIoWtTimeSeconds()
public long mnrShrTsqueueIoWtTimeRawValue()
public int mnrShrTsqueueIoWtFlags()
public int mnrShrTsqueueIoWtCount()
public Duration mnrTsqueueGetShrTime()
Duration
public double mnrTsqueueGetShrTimeSeconds()
public long mnrTsqueueGetShrTimeRawValue()
public int mnrTsqueueGetShrFlags()
public int mnrTsqueueGetShrCount()
public Duration mnrTsqueuePutShrTime()
Duration
public double mnrTsqueuePutShrTimeSeconds()
public long mnrTsqueuePutShrTimeRawValue()
public int mnrTsqueuePutShrFlags()
public int mnrTsqueuePutShrCount()
public long mnrTsqueueGetShrIteml()
public long mnrTsqueuePutShrIteml()
public static MnrTsqEntry 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.