|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.hadoop.mapreduce.v2.hs.protocolPB.HSAdminRefreshProtocolClientSideTranslatorPB
@InterfaceAudience.Private public class HSAdminRefreshProtocolClientSideTranslatorPB
| Constructor Summary | |
|---|---|
HSAdminRefreshProtocolClientSideTranslatorPB(HSAdminRefreshProtocolPB rpcProxy)
|
|
| Method Summary | |
|---|---|
void |
close()
|
boolean |
isMethodSupported(String methodName)
|
void |
refreshAdminAcls()
Refresh admin acls. |
void |
refreshJobRetentionSettings()
Refresh job retention settings. |
void |
refreshLoadedJobCache()
Refresh loaded job cache |
void |
refreshLogRetentionSettings()
Refresh log retention settings. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public HSAdminRefreshProtocolClientSideTranslatorPB(HSAdminRefreshProtocolPB rpcProxy)
| Method Detail |
|---|
public void close()
throws IOException
close in interface CloseableIOException
public void refreshAdminAcls()
throws IOException
HSAdminRefreshProtocol
refreshAdminAcls in interface HSAdminRefreshProtocolIOException
public void refreshLoadedJobCache()
throws IOException
HSAdminRefreshProtocol
refreshLoadedJobCache in interface HSAdminRefreshProtocolIOException
public void refreshJobRetentionSettings()
throws IOException
HSAdminRefreshProtocol
refreshJobRetentionSettings in interface HSAdminRefreshProtocolIOException
public void refreshLogRetentionSettings()
throws IOException
HSAdminRefreshProtocol
refreshLogRetentionSettings in interface HSAdminRefreshProtocolIOException
public boolean isMethodSupported(String methodName)
throws IOException
isMethodSupported in interface org.apache.hadoop.ipc.ProtocolMetaInterfaceIOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||