@InterfaceAudience.Private
@InterfaceStability.Unstable
public class RefreshQueuesRequestPBImpl
extends org.apache.hadoop.yarn.server.api.protocolrecords.RefreshQueuesRequest
Constructor and Description |
---|
RefreshQueuesRequestPBImpl() |
RefreshQueuesRequestPBImpl(org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshQueuesRequestProto proto) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object other) |
org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshQueuesRequestProto |
getProto() |
String |
getSubClusterId() |
int |
hashCode() |
void |
setSubClusterId(String clusterId) |
String |
toString() |
public RefreshQueuesRequestPBImpl()
public RefreshQueuesRequestPBImpl(org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshQueuesRequestProto proto)
public org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshQueuesRequestProto getProto()
public String getSubClusterId()
getSubClusterId
in class org.apache.hadoop.yarn.server.api.protocolrecords.RefreshQueuesRequest
public void setSubClusterId(String clusterId)
setSubClusterId
in class org.apache.hadoop.yarn.server.api.protocolrecords.RefreshQueuesRequest
Copyright © 2008–2024 Apache Software Foundation. All rights reserved.