@InterfaceAudience.Private public class HSAdminRefreshProtocolServerSideTranslatorPB extends Object implements org.apache.hadoop.mapreduce.v2.api.HSAdminRefreshProtocolPB
Constructor and Description |
---|
HSAdminRefreshProtocolServerSideTranslatorPB(org.apache.hadoop.mapreduce.v2.api.HSAdminRefreshProtocol impl) |
Modifier and Type | Method and Description |
---|---|
org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.RefreshAdminAclsResponseProto |
refreshAdminAcls(com.google.protobuf.RpcController controller,
org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.RefreshAdminAclsRequestProto request) |
org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.RefreshJobRetentionSettingsResponseProto |
refreshJobRetentionSettings(com.google.protobuf.RpcController controller,
org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.RefreshJobRetentionSettingsRequestProto request) |
org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.RefreshLoadedJobCacheResponseProto |
refreshLoadedJobCache(com.google.protobuf.RpcController controller,
org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.RefreshLoadedJobCacheRequestProto request) |
org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.RefreshLogRetentionSettingsResponseProto |
refreshLogRetentionSettings(com.google.protobuf.RpcController controller,
org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.RefreshLogRetentionSettingsRequestProto request) |
public HSAdminRefreshProtocolServerSideTranslatorPB(org.apache.hadoop.mapreduce.v2.api.HSAdminRefreshProtocol impl)
public org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.RefreshAdminAclsResponseProto refreshAdminAcls(com.google.protobuf.RpcController controller, org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.RefreshAdminAclsRequestProto request) throws com.google.protobuf.ServiceException
refreshAdminAcls
in interface org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.HSAdminRefreshProtocolService.BlockingInterface
com.google.protobuf.ServiceException
public org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.RefreshLoadedJobCacheResponseProto refreshLoadedJobCache(com.google.protobuf.RpcController controller, org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.RefreshLoadedJobCacheRequestProto request) throws com.google.protobuf.ServiceException
refreshLoadedJobCache
in interface org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.HSAdminRefreshProtocolService.BlockingInterface
com.google.protobuf.ServiceException
public org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.RefreshJobRetentionSettingsResponseProto refreshJobRetentionSettings(com.google.protobuf.RpcController controller, org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.RefreshJobRetentionSettingsRequestProto request) throws com.google.protobuf.ServiceException
refreshJobRetentionSettings
in interface org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.HSAdminRefreshProtocolService.BlockingInterface
com.google.protobuf.ServiceException
public org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.RefreshLogRetentionSettingsResponseProto refreshLogRetentionSettings(com.google.protobuf.RpcController controller, org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.RefreshLogRetentionSettingsRequestProto request) throws com.google.protobuf.ServiceException
refreshLogRetentionSettings
in interface org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.HSAdminRefreshProtocolService.BlockingInterface
com.google.protobuf.ServiceException
Copyright © 2008–2022 Apache Software Foundation. All rights reserved.