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