@InterfaceAudience.Private public class HSAdminRefreshProtocolClientSideTranslatorPB extends Object implements org.apache.hadoop.ipc.ProtocolMetaInterface, org.apache.hadoop.mapreduce.v2.api.HSAdminRefreshProtocol, Closeable
| Constructor and Description | 
|---|
| HSAdminRefreshProtocolClientSideTranslatorPB(org.apache.hadoop.mapreduce.v2.api.HSAdminRefreshProtocolPB rpcProxy) | 
| Modifier and Type | Method and Description | 
|---|---|
| void | close() | 
| boolean | isMethodSupported(String methodName) | 
| void | refreshAdminAcls() | 
| void | refreshJobRetentionSettings() | 
| void | refreshLoadedJobCache() | 
| void | refreshLogRetentionSettings() | 
public HSAdminRefreshProtocolClientSideTranslatorPB(org.apache.hadoop.mapreduce.v2.api.HSAdminRefreshProtocolPB rpcProxy)
public void close()
           throws IOException
close in interface Closeableclose in interface AutoCloseableIOExceptionpublic void refreshAdminAcls()
                      throws IOException
refreshAdminAcls in interface org.apache.hadoop.mapreduce.v2.api.HSAdminRefreshProtocolIOExceptionpublic void refreshLoadedJobCache()
                           throws IOException
refreshLoadedJobCache in interface org.apache.hadoop.mapreduce.v2.api.HSAdminRefreshProtocolIOExceptionpublic void refreshJobRetentionSettings()
                                 throws IOException
refreshJobRetentionSettings in interface org.apache.hadoop.mapreduce.v2.api.HSAdminRefreshProtocolIOExceptionpublic void refreshLogRetentionSettings()
                                 throws IOException
refreshLogRetentionSettings in interface org.apache.hadoop.mapreduce.v2.api.HSAdminRefreshProtocolIOExceptionpublic boolean isMethodSupported(String methodName) throws IOException
isMethodSupported in interface org.apache.hadoop.ipc.ProtocolMetaInterfaceIOExceptionCopyright © 2008–2023 Apache Software Foundation. All rights reserved.