|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.ibm.dse.services.landp.MsreErrorCounters
MSRE error counters. There is an counter for each kind of operation.
Field Summary | |
short |
encodeCancels
|
short |
encodeRead
|
short |
other
|
short |
readCancels
|
short |
track1encode
|
short |
track1read
|
short |
track2encode
|
short |
track2read
|
short |
track3encode
|
short |
track3read
|
Constructor Summary | |
MsreErrorCounters()
|
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
Field Detail |
public short track1read
public short track2read
public short track3read
public short track1encode
public short track2encode
public short track3encode
public short encodeRead
public short readCancels
public short encodeCancels
public short other
Constructor Detail |
public MsreErrorCounters()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |