org.apache.hadoop.mapreduce.v2.hs.protocolPB
Class HSAdminRefreshProtocolServerSideTranslatorPB
java.lang.Object
org.apache.hadoop.mapreduce.v2.hs.protocolPB.HSAdminRefreshProtocolServerSideTranslatorPB
- All Implemented Interfaces:
- HSAdminRefreshProtocolProtos.HSAdminRefreshProtocolService.BlockingInterface, HSAdminRefreshProtocolPB
@InterfaceAudience.Private
public class HSAdminRefreshProtocolServerSideTranslatorPB
- extends Object
- implements HSAdminRefreshProtocolPB
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HSAdminRefreshProtocolServerSideTranslatorPB
public HSAdminRefreshProtocolServerSideTranslatorPB(HSAdminRefreshProtocol impl)
refreshAdminAcls
public HSAdminRefreshProtocolProtos.RefreshAdminAclsResponseProto refreshAdminAcls(com.google.protobuf.RpcController controller,
HSAdminRefreshProtocolProtos.RefreshAdminAclsRequestProto request)
throws com.google.protobuf.ServiceException
- Specified by:
refreshAdminAcls in interface HSAdminRefreshProtocolProtos.HSAdminRefreshProtocolService.BlockingInterface
- Throws:
com.google.protobuf.ServiceException
refreshLoadedJobCache
public HSAdminRefreshProtocolProtos.RefreshLoadedJobCacheResponseProto refreshLoadedJobCache(com.google.protobuf.RpcController controller,
HSAdminRefreshProtocolProtos.RefreshLoadedJobCacheRequestProto request)
throws com.google.protobuf.ServiceException
- Specified by:
refreshLoadedJobCache in interface HSAdminRefreshProtocolProtos.HSAdminRefreshProtocolService.BlockingInterface
- Throws:
com.google.protobuf.ServiceException
refreshJobRetentionSettings
public HSAdminRefreshProtocolProtos.RefreshJobRetentionSettingsResponseProto refreshJobRetentionSettings(com.google.protobuf.RpcController controller,
HSAdminRefreshProtocolProtos.RefreshJobRetentionSettingsRequestProto request)
throws com.google.protobuf.ServiceException
- Specified by:
refreshJobRetentionSettings in interface HSAdminRefreshProtocolProtos.HSAdminRefreshProtocolService.BlockingInterface
- Throws:
com.google.protobuf.ServiceException
refreshLogRetentionSettings
public HSAdminRefreshProtocolProtos.RefreshLogRetentionSettingsResponseProto refreshLogRetentionSettings(com.google.protobuf.RpcController controller,
HSAdminRefreshProtocolProtos.RefreshLogRetentionSettingsRequestProto request)
throws com.google.protobuf.ServiceException
- Specified by:
refreshLogRetentionSettings in interface HSAdminRefreshProtocolProtos.HSAdminRefreshProtocolService.BlockingInterface
- Throws:
com.google.protobuf.ServiceException
Copyright © 2014 Apache Software Foundation. All Rights Reserved.