@Private
@Unstable
public class RefreshSuperUserGroupsConfigurationRequestPBImpl
extends org.apache.hadoop.yarn.server.api.protocolrecords.RefreshSuperUserGroupsConfigurationRequest
| Constructor | Description |
|---|---|
RefreshSuperUserGroupsConfigurationRequestPBImpl() |
|
RefreshSuperUserGroupsConfigurationRequestPBImpl(org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshSuperUserGroupsConfigurationRequestProto proto) |
| Modifier and Type | Method | Description |
|---|---|---|
boolean |
equals(java.lang.Object other) |
|
org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshSuperUserGroupsConfigurationRequestProto |
getProto() |
|
java.lang.String |
getSubClusterId() |
|
int |
hashCode() |
|
void |
setSubClusterId(java.lang.String subClusterId) |
|
java.lang.String |
toString() |
public RefreshSuperUserGroupsConfigurationRequestPBImpl()
public RefreshSuperUserGroupsConfigurationRequestPBImpl(org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshSuperUserGroupsConfigurationRequestProto proto)
public org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshSuperUserGroupsConfigurationRequestProto getProto()
public int hashCode()
hashCode in class java.lang.Objectpublic boolean equals(java.lang.Object other)
equals in class java.lang.Objectpublic java.lang.String toString()
toString in class java.lang.Objectpublic java.lang.String getSubClusterId()
getSubClusterId in class org.apache.hadoop.yarn.server.api.protocolrecords.RefreshSuperUserGroupsConfigurationRequestpublic void setSubClusterId(java.lang.String subClusterId)
setSubClusterId in class org.apache.hadoop.yarn.server.api.protocolrecords.RefreshSuperUserGroupsConfigurationRequestCopyright © 2008–2025 Apache Software Foundation. All rights reserved.