public class GetTimelineCollectorContextRequestPBImpl extends GetTimelineCollectorContextRequest
| Constructor | Description |
|---|---|
GetTimelineCollectorContextRequestPBImpl() |
|
GetTimelineCollectorContextRequestPBImpl(org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.GetTimelineCollectorContextRequestProto proto) |
| Modifier and Type | Method | Description |
|---|---|---|
boolean |
equals(java.lang.Object other) |
|
org.apache.hadoop.yarn.api.records.ApplicationId |
getApplicationId() |
|
org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.GetTimelineCollectorContextRequestProto |
getProto() |
|
int |
hashCode() |
|
void |
setApplicationId(org.apache.hadoop.yarn.api.records.ApplicationId id) |
|
java.lang.String |
toString() |
newInstancepublic GetTimelineCollectorContextRequestPBImpl()
public GetTimelineCollectorContextRequestPBImpl(org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.GetTimelineCollectorContextRequestProto proto)
public org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.GetTimelineCollectorContextRequestProto 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 org.apache.hadoop.yarn.api.records.ApplicationId getApplicationId()
getApplicationId in class GetTimelineCollectorContextRequestpublic void setApplicationId(org.apache.hadoop.yarn.api.records.ApplicationId id)
setApplicationId in class GetTimelineCollectorContextRequestCopyright © 2008–2025 Apache Software Foundation. All rights reserved.