|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface OperationResult<R>
| Method Summary | |
|---|---|
int |
getAttemptsCount()
|
Host |
getHost()
|
long |
getLatency()
|
long |
getLatency(java.util.concurrent.TimeUnit units)
|
R |
getResult()
|
void |
setAttemptsCount(int count)
Set the number of attempts executing this connection |
| Method Detail |
|---|
Host getHost()
R getResult()
long getLatency()
long getLatency(java.util.concurrent.TimeUnit units)
units -
int getAttemptsCount()
void setAttemptsCount(int count)
count -
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||