|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectau.com.terabit.jproactor.IOStatistic
public class IOStatistic
| Field Summary | |
|---|---|
long |
m_opCancelled
|
long |
m_opFinished
|
long |
m_opStarted
|
long |
m_xferBytes
|
| Constructor Summary | |
|---|---|
IOStatistic()
|
|
| Method Summary | |
|---|---|
void |
append(IOStatistic other)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public long m_xferBytes
public long m_opStarted
public long m_opFinished
public long m_opCancelled
| Constructor Detail |
|---|
public IOStatistic()
| Method Detail |
|---|
public void append(IOStatistic other)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||