|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--springs.access.ResultCallWithStatistics
It contains a result of a remote call plus statistical information.
Field Summary | |
java.util.Vector |
logs
|
long |
maxDelay
|
long |
minDelay
|
int |
numRetries
|
java.lang.Object |
result
|
long |
totalDelay
|
Constructor Summary | |
ResultCallWithStatistics()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public long totalDelay
public long maxDelay
public long minDelay
public int numRetries
public java.lang.Object result
public java.util.Vector logs
Constructor Detail |
public ResultCallWithStatistics()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |