Uses of Class
org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.RefreshJobRetentionSettingsRequestProto

Packages that use HSAdminRefreshProtocolProtos.RefreshJobRetentionSettingsRequestProto
org.apache.hadoop.mapreduce.v2.hs.proto   
org.apache.hadoop.mapreduce.v2.hs.protocolPB   
 

Uses of HSAdminRefreshProtocolProtos.RefreshJobRetentionSettingsRequestProto in org.apache.hadoop.mapreduce.v2.hs.proto
 

Fields in org.apache.hadoop.mapreduce.v2.hs.proto with type parameters of type HSAdminRefreshProtocolProtos.RefreshJobRetentionSettingsRequestProto
static com.google.protobuf.Parser<HSAdminRefreshProtocolProtos.RefreshJobRetentionSettingsRequestProto> HSAdminRefreshProtocolProtos.RefreshJobRetentionSettingsRequestProto.PARSER
           
 

Methods in org.apache.hadoop.mapreduce.v2.hs.proto that return HSAdminRefreshProtocolProtos.RefreshJobRetentionSettingsRequestProto
 HSAdminRefreshProtocolProtos.RefreshJobRetentionSettingsRequestProto HSAdminRefreshProtocolProtos.RefreshJobRetentionSettingsRequestProto.Builder.build()
           
 HSAdminRefreshProtocolProtos.RefreshJobRetentionSettingsRequestProto HSAdminRefreshProtocolProtos.RefreshJobRetentionSettingsRequestProto.Builder.buildPartial()
           
static HSAdminRefreshProtocolProtos.RefreshJobRetentionSettingsRequestProto HSAdminRefreshProtocolProtos.RefreshJobRetentionSettingsRequestProto.getDefaultInstance()
           
 HSAdminRefreshProtocolProtos.RefreshJobRetentionSettingsRequestProto HSAdminRefreshProtocolProtos.RefreshJobRetentionSettingsRequestProto.getDefaultInstanceForType()
           
 HSAdminRefreshProtocolProtos.RefreshJobRetentionSettingsRequestProto HSAdminRefreshProtocolProtos.RefreshJobRetentionSettingsRequestProto.Builder.getDefaultInstanceForType()
           
static HSAdminRefreshProtocolProtos.RefreshJobRetentionSettingsRequestProto HSAdminRefreshProtocolProtos.RefreshJobRetentionSettingsRequestProto.parseDelimitedFrom(InputStream input)
           
static HSAdminRefreshProtocolProtos.RefreshJobRetentionSettingsRequestProto HSAdminRefreshProtocolProtos.RefreshJobRetentionSettingsRequestProto.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static HSAdminRefreshProtocolProtos.RefreshJobRetentionSettingsRequestProto HSAdminRefreshProtocolProtos.RefreshJobRetentionSettingsRequestProto.parseFrom(byte[] data)
           
static HSAdminRefreshProtocolProtos.RefreshJobRetentionSettingsRequestProto HSAdminRefreshProtocolProtos.RefreshJobRetentionSettingsRequestProto.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static HSAdminRefreshProtocolProtos.RefreshJobRetentionSettingsRequestProto HSAdminRefreshProtocolProtos.RefreshJobRetentionSettingsRequestProto.parseFrom(com.google.protobuf.ByteString data)
           
static HSAdminRefreshProtocolProtos.RefreshJobRetentionSettingsRequestProto HSAdminRefreshProtocolProtos.RefreshJobRetentionSettingsRequestProto.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static HSAdminRefreshProtocolProtos.RefreshJobRetentionSettingsRequestProto HSAdminRefreshProtocolProtos.RefreshJobRetentionSettingsRequestProto.parseFrom(com.google.protobuf.CodedInputStream input)
           
static HSAdminRefreshProtocolProtos.RefreshJobRetentionSettingsRequestProto HSAdminRefreshProtocolProtos.RefreshJobRetentionSettingsRequestProto.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static HSAdminRefreshProtocolProtos.RefreshJobRetentionSettingsRequestProto HSAdminRefreshProtocolProtos.RefreshJobRetentionSettingsRequestProto.parseFrom(InputStream input)
           
static HSAdminRefreshProtocolProtos.RefreshJobRetentionSettingsRequestProto HSAdminRefreshProtocolProtos.RefreshJobRetentionSettingsRequestProto.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
 

Methods in org.apache.hadoop.mapreduce.v2.hs.proto that return types with arguments of type HSAdminRefreshProtocolProtos.RefreshJobRetentionSettingsRequestProto
 com.google.protobuf.Parser<HSAdminRefreshProtocolProtos.RefreshJobRetentionSettingsRequestProto> HSAdminRefreshProtocolProtos.RefreshJobRetentionSettingsRequestProto.getParserForType()
           
 

Methods in org.apache.hadoop.mapreduce.v2.hs.proto with parameters of type HSAdminRefreshProtocolProtos.RefreshJobRetentionSettingsRequestProto
 HSAdminRefreshProtocolProtos.RefreshJobRetentionSettingsRequestProto.Builder HSAdminRefreshProtocolProtos.RefreshJobRetentionSettingsRequestProto.Builder.mergeFrom(HSAdminRefreshProtocolProtos.RefreshJobRetentionSettingsRequestProto other)
           
static HSAdminRefreshProtocolProtos.RefreshJobRetentionSettingsRequestProto.Builder HSAdminRefreshProtocolProtos.RefreshJobRetentionSettingsRequestProto.newBuilder(HSAdminRefreshProtocolProtos.RefreshJobRetentionSettingsRequestProto prototype)
           
 HSAdminRefreshProtocolProtos.RefreshJobRetentionSettingsResponseProto HSAdminRefreshProtocolProtos.HSAdminRefreshProtocolService.BlockingInterface.refreshJobRetentionSettings(com.google.protobuf.RpcController controller, HSAdminRefreshProtocolProtos.RefreshJobRetentionSettingsRequestProto request)
           
abstract  void HSAdminRefreshProtocolProtos.HSAdminRefreshProtocolService.refreshJobRetentionSettings(com.google.protobuf.RpcController controller, HSAdminRefreshProtocolProtos.RefreshJobRetentionSettingsRequestProto request, com.google.protobuf.RpcCallback<HSAdminRefreshProtocolProtos.RefreshJobRetentionSettingsResponseProto> done)
          rpc refreshJobRetentionSettings(.hadoop.mapreduce.RefreshJobRetentionSettingsRequestProto) returns (.hadoop.mapreduce.RefreshJobRetentionSettingsResponseProto);
 void HSAdminRefreshProtocolProtos.HSAdminRefreshProtocolService.Interface.refreshJobRetentionSettings(com.google.protobuf.RpcController controller, HSAdminRefreshProtocolProtos.RefreshJobRetentionSettingsRequestProto request, com.google.protobuf.RpcCallback<HSAdminRefreshProtocolProtos.RefreshJobRetentionSettingsResponseProto> done)
          rpc refreshJobRetentionSettings(.hadoop.mapreduce.RefreshJobRetentionSettingsRequestProto) returns (.hadoop.mapreduce.RefreshJobRetentionSettingsResponseProto);
 void HSAdminRefreshProtocolProtos.HSAdminRefreshProtocolService.Stub.refreshJobRetentionSettings(com.google.protobuf.RpcController controller, HSAdminRefreshProtocolProtos.RefreshJobRetentionSettingsRequestProto request, com.google.protobuf.RpcCallback<HSAdminRefreshProtocolProtos.RefreshJobRetentionSettingsResponseProto> done)
           
 

Uses of HSAdminRefreshProtocolProtos.RefreshJobRetentionSettingsRequestProto in org.apache.hadoop.mapreduce.v2.hs.protocolPB
 

Methods in org.apache.hadoop.mapreduce.v2.hs.protocolPB with parameters of type HSAdminRefreshProtocolProtos.RefreshJobRetentionSettingsRequestProto
 HSAdminRefreshProtocolProtos.RefreshJobRetentionSettingsResponseProto HSAdminRefreshProtocolServerSideTranslatorPB.refreshJobRetentionSettings(com.google.protobuf.RpcController controller, HSAdminRefreshProtocolProtos.RefreshJobRetentionSettingsRequestProto request)
           
 



Copyright © 2014 Apache Software Foundation. All Rights Reserved.