|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface RefreshableRequest
A request which should be refreshed before resending it.
Used in cases which requires a request retrial due to an exception such asTargetNotMemberException
or HazelcastInstanceNotActiveException
e.g.
when those exceptions occurred a request may want to reset its target address.
Method Summary | |
---|---|
void |
refresh()
|
Method Detail |
---|
void refresh()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |