|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
T - Type of the return valueP - Type of the rpc protocolpublic interface YarnRpcCallback<T,P>
Simple helper interface to execute methods via callbacks.
| Method Summary | |
|---|---|
T |
doInYarn(P proxy)
Execute callback. |
| Method Detail |
|---|
T doInYarn(P proxy)
throws YarnException,
IOException
proxy - rpc proxy instance
YarnException
IOException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||