Uses of Class
org.apache.hadoop.mapreduce.v2.proto.MRProtos.JobReportProto

Packages that use MRProtos.JobReportProto
org.apache.hadoop.mapreduce.v2.api.records.impl.pb   
org.apache.hadoop.mapreduce.v2.proto   
 

Uses of MRProtos.JobReportProto in org.apache.hadoop.mapreduce.v2.api.records.impl.pb
 

Methods in org.apache.hadoop.mapreduce.v2.api.records.impl.pb that return MRProtos.JobReportProto
 MRProtos.JobReportProto JobReportPBImpl.getProto()
           
 

Constructors in org.apache.hadoop.mapreduce.v2.api.records.impl.pb with parameters of type MRProtos.JobReportProto
JobReportPBImpl(MRProtos.JobReportProto proto)
           
 

Uses of MRProtos.JobReportProto in org.apache.hadoop.mapreduce.v2.proto
 

Methods in org.apache.hadoop.mapreduce.v2.proto that return MRProtos.JobReportProto
 MRProtos.JobReportProto MRProtos.JobReportProto.Builder.build()
           
 MRProtos.JobReportProto MRProtos.JobReportProto.Builder.buildPartial()
           
static MRProtos.JobReportProto MRProtos.JobReportProto.getDefaultInstance()
           
 MRProtos.JobReportProto MRProtos.JobReportProto.getDefaultInstanceForType()
           
 MRProtos.JobReportProto MRProtos.JobReportProto.Builder.getDefaultInstanceForType()
           
 MRProtos.JobReportProto MRServiceProtos.GetJobReportResponseProtoOrBuilder.getJobReport()
           
 MRProtos.JobReportProto MRServiceProtos.GetJobReportResponseProto.getJobReport()
           
 MRProtos.JobReportProto MRServiceProtos.GetJobReportResponseProto.Builder.getJobReport()
           
static MRProtos.JobReportProto MRProtos.JobReportProto.parseDelimitedFrom(InputStream input)
           
static MRProtos.JobReportProto MRProtos.JobReportProto.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static MRProtos.JobReportProto MRProtos.JobReportProto.parseFrom(byte[] data)
           
static MRProtos.JobReportProto MRProtos.JobReportProto.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static MRProtos.JobReportProto MRProtos.JobReportProto.parseFrom(com.google.protobuf.ByteString data)
           
static MRProtos.JobReportProto MRProtos.JobReportProto.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static MRProtos.JobReportProto MRProtos.JobReportProto.parseFrom(com.google.protobuf.CodedInputStream input)
           
static MRProtos.JobReportProto MRProtos.JobReportProto.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static MRProtos.JobReportProto MRProtos.JobReportProto.parseFrom(InputStream input)
           
static MRProtos.JobReportProto MRProtos.JobReportProto.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
 

Methods in org.apache.hadoop.mapreduce.v2.proto with parameters of type MRProtos.JobReportProto
 MRProtos.JobReportProto.Builder MRProtos.JobReportProto.Builder.mergeFrom(MRProtos.JobReportProto other)
           
 MRServiceProtos.GetJobReportResponseProto.Builder MRServiceProtos.GetJobReportResponseProto.Builder.mergeJobReport(MRProtos.JobReportProto value)
           
static MRProtos.JobReportProto.Builder MRProtos.JobReportProto.newBuilder(MRProtos.JobReportProto prototype)
           
 MRServiceProtos.GetJobReportResponseProto.Builder MRServiceProtos.GetJobReportResponseProto.Builder.setJobReport(MRProtos.JobReportProto value)
           
 



Copyright © 2012 Apache Software Foundation. All Rights Reserved.