@InterfaceAudience.Private
 @InterfaceStability.Unstable
public class GetAllResourceProfilesResponsePBImpl
extends org.apache.hadoop.yarn.api.protocolrecords.GetAllResourceProfilesResponse
| Constructor and Description | 
|---|
| GetAllResourceProfilesResponsePBImpl() | 
| GetAllResourceProfilesResponsePBImpl(org.apache.hadoop.yarn.proto.YarnServiceProtos.GetAllResourceProfilesResponseProto proto) | 
| Modifier and Type | Method and Description | 
|---|---|
| org.apache.hadoop.yarn.proto.YarnServiceProtos.GetAllResourceProfilesResponseProto | getProto() | 
| Map<String,org.apache.hadoop.yarn.api.records.Resource> | getResourceProfiles() | 
| void | setResourceProfiles(Map<String,org.apache.hadoop.yarn.api.records.Resource> resourceProfiles) | 
public GetAllResourceProfilesResponsePBImpl()
public GetAllResourceProfilesResponsePBImpl(org.apache.hadoop.yarn.proto.YarnServiceProtos.GetAllResourceProfilesResponseProto proto)
public org.apache.hadoop.yarn.proto.YarnServiceProtos.GetAllResourceProfilesResponseProto getProto()
public void setResourceProfiles(Map<String,org.apache.hadoop.yarn.api.records.Resource> resourceProfiles)
setResourceProfiles in class org.apache.hadoop.yarn.api.protocolrecords.GetAllResourceProfilesResponseCopyright © 2008–2023 Apache Software Foundation. All rights reserved.