public final class HighResponseTimeEntry extends SmfData
Modifier and Type | Method and Description |
---|---|
static HighResponseTimeEntry |
create(byte[] Data,
int offset,
int length)
create is intended for internal use only.
|
int |
s42vsxdv()
S42VSXDV value.
|
Duration |
s42vsxid()
S42VSXID as a Duration.
|
long |
s42vsxidRawValue()
S42VSXID raw value.
|
double |
s42vsxidSeconds()
S42VSXID in seconds.
|
String |
s42vsxjn()
S42VSXJN value.
|
int |
s42vsxop()
S42VSXOP value.
|
Duration |
s42vsxrt()
S42VSXRT as a Duration.
|
long |
s42vsxrtRawValue()
S42VSXRT raw value.
|
double |
s42vsxrtSeconds()
S42VSXRT in seconds.
|
Duration |
s42vsxst()
S42VSXST as a Duration.
|
long |
s42vsxstRawValue()
S42VSXST raw value.
|
double |
s42vsxstSeconds()
S42VSXST in seconds.
|
ZonedDateTime |
s42vsxtm()
S42VSXTM STCK value converted to ZonedDateTime (nanosecond precision, ZoneOffset.UTC).
|
BigInteger |
s42vsxtmRawValue()
S42VSXTM STCK value.
|
createSection, dump, dump, dump, dump, equals, getBytes, getBytes, getDataArray, getTriplet, hashCode, toString
public String s42vsxjn()
public Duration s42vsxrt()
Duration
public double s42vsxrtSeconds()
public long s42vsxrtRawValue()
public Duration s42vsxst()
Duration
public double s42vsxstSeconds()
public long s42vsxstRawValue()
public Duration s42vsxid()
Duration
public double s42vsxidSeconds()
public long s42vsxidRawValue()
public int s42vsxdv()
public int s42vsxop()
public ZonedDateTime s42vsxtm()
Use s42vsxtmRawValue()
for a BigInteger containing the complete
STCK value.
ZonedDateTime
public BigInteger s42vsxtmRawValue()
public static HighResponseTimeEntry 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.