Class GetResourceProfileRequestPBImpl
java.lang.Object
org.apache.hadoop.yarn.api.protocolrecords.GetResourceProfileRequest
org.apache.hadoop.yarn.api.protocolrecords.impl.pb.GetResourceProfileRequestPBImpl
@Private
@Unstable
public class GetResourceProfileRequestPBImpl
extends org.apache.hadoop.yarn.api.protocolrecords.GetResourceProfileRequest
Protobuf implementation for the GetResourceProfileRequest class.
-
Constructor Summary
ConstructorsConstructorDescriptionGetResourceProfileRequestPBImpl(org.apache.hadoop.yarn.proto.YarnServiceProtos.GetResourceProfileRequestProto proto) -
Method Summary
Modifier and TypeMethodDescriptionorg.apache.hadoop.yarn.proto.YarnServiceProtos.GetResourceProfileRequestProtogetProto()voidsetProfileName(String profileName) Methods inherited from class org.apache.hadoop.yarn.api.protocolrecords.GetResourceProfileRequest
equals, hashCode, newInstance
-
Constructor Details
-
GetResourceProfileRequestPBImpl
public GetResourceProfileRequestPBImpl() -
GetResourceProfileRequestPBImpl
public GetResourceProfileRequestPBImpl(org.apache.hadoop.yarn.proto.YarnServiceProtos.GetResourceProfileRequestProto proto)
-
-
Method Details
-
getProto
public org.apache.hadoop.yarn.proto.YarnServiceProtos.GetResourceProfileRequestProto getProto() -
setProfileName
- Specified by:
setProfileNamein classorg.apache.hadoop.yarn.api.protocolrecords.GetResourceProfileRequest
-
getProfileName
- Specified by:
getProfileNamein classorg.apache.hadoop.yarn.api.protocolrecords.GetResourceProfileRequest
-