org.apache.hadoop.mapreduce.v2.hs.proto
Interface HSAdminRefreshProtocolProtos.HSAdminRefreshProtocolService.BlockingInterface

All Known Subinterfaces:
HSAdminRefreshProtocolPB
All Known Implementing Classes:
HSAdminRefreshProtocolServerSideTranslatorPB
Enclosing class:
HSAdminRefreshProtocolProtos.HSAdminRefreshProtocolService

public static interface HSAdminRefreshProtocolProtos.HSAdminRefreshProtocolService.BlockingInterface


Method Summary
 HSAdminRefreshProtocolProtos.RefreshAdminAclsResponseProto refreshAdminAcls(com.google.protobuf.RpcController controller, HSAdminRefreshProtocolProtos.RefreshAdminAclsRequestProto request)
           
 HSAdminRefreshProtocolProtos.RefreshJobRetentionSettingsResponseProto refreshJobRetentionSettings(com.google.protobuf.RpcController controller, HSAdminRefreshProtocolProtos.RefreshJobRetentionSettingsRequestProto request)
           
 HSAdminRefreshProtocolProtos.RefreshLoadedJobCacheResponseProto refreshLoadedJobCache(com.google.protobuf.RpcController controller, HSAdminRefreshProtocolProtos.RefreshLoadedJobCacheRequestProto request)
           
 HSAdminRefreshProtocolProtos.RefreshLogRetentionSettingsResponseProto refreshLogRetentionSettings(com.google.protobuf.RpcController controller, HSAdminRefreshProtocolProtos.RefreshLogRetentionSettingsRequestProto request)
           
 

Method Detail

refreshAdminAcls

HSAdminRefreshProtocolProtos.RefreshAdminAclsResponseProto refreshAdminAcls(com.google.protobuf.RpcController controller,
                                                                            HSAdminRefreshProtocolProtos.RefreshAdminAclsRequestProto request)
                                                                            throws com.google.protobuf.ServiceException
Throws:
com.google.protobuf.ServiceException

refreshLoadedJobCache

HSAdminRefreshProtocolProtos.RefreshLoadedJobCacheResponseProto refreshLoadedJobCache(com.google.protobuf.RpcController controller,
                                                                                      HSAdminRefreshProtocolProtos.RefreshLoadedJobCacheRequestProto request)
                                                                                      throws com.google.protobuf.ServiceException
Throws:
com.google.protobuf.ServiceException

refreshJobRetentionSettings

HSAdminRefreshProtocolProtos.RefreshJobRetentionSettingsResponseProto refreshJobRetentionSettings(com.google.protobuf.RpcController controller,
                                                                                                  HSAdminRefreshProtocolProtos.RefreshJobRetentionSettingsRequestProto request)
                                                                                                  throws com.google.protobuf.ServiceException
Throws:
com.google.protobuf.ServiceException

refreshLogRetentionSettings

HSAdminRefreshProtocolProtos.RefreshLogRetentionSettingsResponseProto refreshLogRetentionSettings(com.google.protobuf.RpcController controller,
                                                                                                  HSAdminRefreshProtocolProtos.RefreshLogRetentionSettingsRequestProto request)
                                                                                                  throws com.google.protobuf.ServiceException
Throws:
com.google.protobuf.ServiceException


Copyright © 2014 Apache Software Foundation. All Rights Reserved.