public class ReportNewCollectorInfoRequestPBImpl extends ReportNewCollectorInfoRequest
| Constructor | Description |
|---|---|
ReportNewCollectorInfoRequestPBImpl() |
|
ReportNewCollectorInfoRequestPBImpl(org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.ReportNewCollectorInfoRequestProto proto) |
| Modifier and Type | Method | Description |
|---|---|---|
boolean |
equals(java.lang.Object other) |
|
java.util.List<AppCollectorData> |
getAppCollectorsList() |
|
org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.ReportNewCollectorInfoRequestProto |
getProto() |
|
int |
hashCode() |
|
void |
setAppCollectorsList(java.util.List<AppCollectorData> appCollectorsList) |
newInstance, newInstancepublic ReportNewCollectorInfoRequestPBImpl()
public ReportNewCollectorInfoRequestPBImpl(org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.ReportNewCollectorInfoRequestProto proto)
public org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.ReportNewCollectorInfoRequestProto getProto()
public int hashCode()
hashCode in class java.lang.Objectpublic boolean equals(java.lang.Object other)
equals in class java.lang.Objectpublic java.util.List<AppCollectorData> getAppCollectorsList()
getAppCollectorsList in class ReportNewCollectorInfoRequestpublic void setAppCollectorsList(java.util.List<AppCollectorData> appCollectorsList)
setAppCollectorsList in class ReportNewCollectorInfoRequestCopyright © 2008–2025 Apache Software Foundation. All rights reserved.