Class HSAdminRefreshProtocolClientSideTranslatorPB
java.lang.Object
org.apache.hadoop.mapreduce.v2.hs.protocolPB.HSAdminRefreshProtocolClientSideTranslatorPB
- All Implemented Interfaces:
Closeable,AutoCloseable,org.apache.hadoop.ipc.ProtocolMetaInterface,org.apache.hadoop.mapreduce.v2.api.HSAdminRefreshProtocol
-
Constructor Summary
ConstructorsConstructorDescriptionHSAdminRefreshProtocolClientSideTranslatorPB(org.apache.hadoop.mapreduce.v2.api.HSAdminRefreshProtocolPB rpcProxy) -
Method Summary
Modifier and TypeMethodDescriptionvoidclose()booleanisMethodSupported(String methodName) voidvoidvoidvoid
-
Constructor Details
-
HSAdminRefreshProtocolClientSideTranslatorPB
public HSAdminRefreshProtocolClientSideTranslatorPB(org.apache.hadoop.mapreduce.v2.api.HSAdminRefreshProtocolPB rpcProxy)
-
-
Method Details
-
close
- Specified by:
closein interfaceAutoCloseable- Specified by:
closein interfaceCloseable- Throws:
IOException
-
refreshAdminAcls
- Specified by:
refreshAdminAclsin interfaceorg.apache.hadoop.mapreduce.v2.api.HSAdminRefreshProtocol- Throws:
IOException
-
refreshLoadedJobCache
- Specified by:
refreshLoadedJobCachein interfaceorg.apache.hadoop.mapreduce.v2.api.HSAdminRefreshProtocol- Throws:
IOException
-
refreshJobRetentionSettings
- Specified by:
refreshJobRetentionSettingsin interfaceorg.apache.hadoop.mapreduce.v2.api.HSAdminRefreshProtocol- Throws:
IOException
-
refreshLogRetentionSettings
- Specified by:
refreshLogRetentionSettingsin interfaceorg.apache.hadoop.mapreduce.v2.api.HSAdminRefreshProtocol- Throws:
IOException
-
isMethodSupported
- Specified by:
isMethodSupportedin interfaceorg.apache.hadoop.ipc.ProtocolMetaInterface- Throws:
IOException
-