Class HSAdminRefreshProtocolServerSideTranslatorPB

java.lang.Object
org.apache.hadoop.mapreduce.v2.hs.protocolPB.HSAdminRefreshProtocolServerSideTranslatorPB
All Implemented Interfaces:
org.apache.hadoop.mapreduce.v2.api.HSAdminRefreshProtocolPB, org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.HSAdminRefreshProtocolService.BlockingInterface

@Private public class HSAdminRefreshProtocolServerSideTranslatorPB extends Object implements org.apache.hadoop.mapreduce.v2.api.HSAdminRefreshProtocolPB
  • Constructor Summary

    Constructors
    Constructor
    Description
    HSAdminRefreshProtocolServerSideTranslatorPB(org.apache.hadoop.mapreduce.v2.api.HSAdminRefreshProtocol impl)
     
  • Method Summary

    Modifier and Type
    Method
    Description
    org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.RefreshAdminAclsResponseProto
    refreshAdminAcls(org.apache.hadoop.thirdparty.protobuf.RpcController controller, org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.RefreshAdminAclsRequestProto request)
     
    org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.RefreshJobRetentionSettingsResponseProto
    refreshJobRetentionSettings(org.apache.hadoop.thirdparty.protobuf.RpcController controller, org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.RefreshJobRetentionSettingsRequestProto request)
     
    org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.RefreshLoadedJobCacheResponseProto
    refreshLoadedJobCache(org.apache.hadoop.thirdparty.protobuf.RpcController controller, org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.RefreshLoadedJobCacheRequestProto request)
     
    org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.RefreshLogRetentionSettingsResponseProto
    refreshLogRetentionSettings(org.apache.hadoop.thirdparty.protobuf.RpcController controller, org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.RefreshLogRetentionSettingsRequestProto request)
     

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • HSAdminRefreshProtocolServerSideTranslatorPB

      public HSAdminRefreshProtocolServerSideTranslatorPB(org.apache.hadoop.mapreduce.v2.api.HSAdminRefreshProtocol impl)
  • Method Details

    • refreshAdminAcls

      public org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.RefreshAdminAclsResponseProto refreshAdminAcls(org.apache.hadoop.thirdparty.protobuf.RpcController controller, org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.RefreshAdminAclsRequestProto request) throws org.apache.hadoop.thirdparty.protobuf.ServiceException
      Specified by:
      refreshAdminAcls in interface org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.HSAdminRefreshProtocolService.BlockingInterface
      Throws:
      org.apache.hadoop.thirdparty.protobuf.ServiceException
    • refreshLoadedJobCache

      public org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.RefreshLoadedJobCacheResponseProto refreshLoadedJobCache(org.apache.hadoop.thirdparty.protobuf.RpcController controller, org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.RefreshLoadedJobCacheRequestProto request) throws org.apache.hadoop.thirdparty.protobuf.ServiceException
      Specified by:
      refreshLoadedJobCache in interface org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.HSAdminRefreshProtocolService.BlockingInterface
      Throws:
      org.apache.hadoop.thirdparty.protobuf.ServiceException
    • refreshJobRetentionSettings

      public org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.RefreshJobRetentionSettingsResponseProto refreshJobRetentionSettings(org.apache.hadoop.thirdparty.protobuf.RpcController controller, org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.RefreshJobRetentionSettingsRequestProto request) throws org.apache.hadoop.thirdparty.protobuf.ServiceException
      Specified by:
      refreshJobRetentionSettings in interface org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.HSAdminRefreshProtocolService.BlockingInterface
      Throws:
      org.apache.hadoop.thirdparty.protobuf.ServiceException
    • refreshLogRetentionSettings

      public org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.RefreshLogRetentionSettingsResponseProto refreshLogRetentionSettings(org.apache.hadoop.thirdparty.protobuf.RpcController controller, org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.RefreshLogRetentionSettingsRequestProto request) throws org.apache.hadoop.thirdparty.protobuf.ServiceException
      Specified by:
      refreshLogRetentionSettings in interface org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.HSAdminRefreshProtocolService.BlockingInterface
      Throws:
      org.apache.hadoop.thirdparty.protobuf.ServiceException