@InterfaceAudience.Private @InterfaceStability.Unstable public class GetApplicationsHomeSubClusterRequestPBImpl extends GetApplicationsHomeSubClusterRequest
GetApplicationsHomeSubClusterRequest
.Constructor and Description |
---|
GetApplicationsHomeSubClusterRequestPBImpl() |
GetApplicationsHomeSubClusterRequestPBImpl(org.apache.hadoop.yarn.federation.proto.YarnServerFederationProtos.GetApplicationsHomeSubClusterRequestProto proto) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object other) |
org.apache.hadoop.yarn.federation.proto.YarnServerFederationProtos.GetApplicationsHomeSubClusterRequestProto |
getProto() |
SubClusterId |
getSubClusterId()
Get the
SubClusterId representing the unique identifier of the
subcluster. |
int |
hashCode() |
void |
setSubClusterId(SubClusterId subClusterId)
Set the
SubClusterId representing the unique identifier of the
subcluster. |
String |
toString() |
newInstance, newInstance
public GetApplicationsHomeSubClusterRequestPBImpl()
public GetApplicationsHomeSubClusterRequestPBImpl(org.apache.hadoop.yarn.federation.proto.YarnServerFederationProtos.GetApplicationsHomeSubClusterRequestProto proto)
public org.apache.hadoop.yarn.federation.proto.YarnServerFederationProtos.GetApplicationsHomeSubClusterRequestProto getProto()
public SubClusterId getSubClusterId()
GetApplicationsHomeSubClusterRequest
SubClusterId
representing the unique identifier of the
subcluster.getSubClusterId
in class GetApplicationsHomeSubClusterRequest
public void setSubClusterId(SubClusterId subClusterId)
GetApplicationsHomeSubClusterRequest
SubClusterId
representing the unique identifier of the
subcluster.setSubClusterId
in class GetApplicationsHomeSubClusterRequest
subClusterId
- the subcluster identifierCopyright © 2008–2024 Apache Software Foundation. All rights reserved.