Class GetAllResourceProfilesRequestPBImpl
java.lang.Object
org.apache.hadoop.yarn.api.protocolrecords.GetAllResourceProfilesRequest
org.apache.hadoop.yarn.api.protocolrecords.impl.pb.GetAllResourceProfilesRequestPBImpl
@Private
@Unstable
public class GetAllResourceProfilesRequestPBImpl
extends org.apache.hadoop.yarn.api.protocolrecords.GetAllResourceProfilesRequest
Protobuf implementation class for GetAllResourceProfilesRequest.
-
Constructor Summary
ConstructorsConstructorDescriptionGetAllResourceProfilesRequestPBImpl(org.apache.hadoop.yarn.proto.YarnServiceProtos.GetAllResourceProfilesRequestProto proto) -
Method Summary
Modifier and TypeMethodDescriptionorg.apache.hadoop.yarn.proto.YarnServiceProtos.GetAllResourceProfilesRequestProtogetProto()Methods inherited from class org.apache.hadoop.yarn.api.protocolrecords.GetAllResourceProfilesRequest
newInstance
-
Constructor Details
-
GetAllResourceProfilesRequestPBImpl
public GetAllResourceProfilesRequestPBImpl() -
GetAllResourceProfilesRequestPBImpl
public GetAllResourceProfilesRequestPBImpl(org.apache.hadoop.yarn.proto.YarnServiceProtos.GetAllResourceProfilesRequestProto proto)
-
-
Method Details
-
getProto
public org.apache.hadoop.yarn.proto.YarnServiceProtos.GetAllResourceProfilesRequestProto getProto()
-