@InterfaceAudience.Private public class HSAdminRefreshProtocolClientSideTranslatorPB extends Object implements org.apache.hadoop.ipc.ProtocolMetaInterface, HSAdminRefreshProtocol, Closeable
| Constructor and Description |
|---|
HSAdminRefreshProtocolClientSideTranslatorPB(HSAdminRefreshProtocolPB rpcProxy) |
| Modifier and Type | Method and Description |
|---|---|
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.
|
public HSAdminRefreshProtocolClientSideTranslatorPB(HSAdminRefreshProtocolPB rpcProxy)
public void close()
throws IOException
close in interface Closeableclose in interface AutoCloseableIOExceptionpublic void refreshAdminAcls()
throws IOException
HSAdminRefreshProtocolrefreshAdminAcls in interface HSAdminRefreshProtocolIOExceptionpublic void refreshLoadedJobCache()
throws IOException
HSAdminRefreshProtocolrefreshLoadedJobCache in interface HSAdminRefreshProtocolIOExceptionpublic void refreshJobRetentionSettings()
throws IOException
HSAdminRefreshProtocolrefreshJobRetentionSettings in interface HSAdminRefreshProtocolIOExceptionpublic void refreshLogRetentionSettings()
throws IOException
HSAdminRefreshProtocolrefreshLogRetentionSettings in interface HSAdminRefreshProtocolIOExceptionpublic boolean isMethodSupported(String methodName) throws IOException
isMethodSupported in interface org.apache.hadoop.ipc.ProtocolMetaInterfaceIOExceptionCopyright © 2014 Apache Software Foundation. All Rights Reserved.