@Private
@Unstable
public class GetClusterNodeAttributesRequestPBImpl
extends org.apache.hadoop.yarn.api.protocolrecords.GetClusterNodeAttributesRequest
| Constructor | Description |
|---|---|
GetClusterNodeAttributesRequestPBImpl() |
|
GetClusterNodeAttributesRequestPBImpl(org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodeAttributesRequestProto proto) |
| Modifier and Type | Method | Description |
|---|---|---|
boolean |
equals(java.lang.Object other) |
|
org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodeAttributesRequestProto |
getProto() |
|
int |
hashCode() |
|
java.lang.String |
toString() |
public GetClusterNodeAttributesRequestPBImpl()
public GetClusterNodeAttributesRequestPBImpl(org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodeAttributesRequestProto proto)
public org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodeAttributesRequestProto 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.ObjectCopyright © 2008–2025 Apache Software Foundation. All rights reserved.