public class ReportNewCollectorInfoRequestPBImpl extends ReportNewCollectorInfoRequest
| Constructor and Description | 
|---|
| ReportNewCollectorInfoRequestPBImpl() | 
| ReportNewCollectorInfoRequestPBImpl(org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.ReportNewCollectorInfoRequestProto proto) | 
| Modifier and Type | Method and Description | 
|---|---|
| boolean | equals(Object other) | 
| List<AppCollectorData> | getAppCollectorsList() | 
| org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.ReportNewCollectorInfoRequestProto | getProto() | 
| int | hashCode() | 
| void | setAppCollectorsList(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 List<AppCollectorData> getAppCollectorsList()
getAppCollectorsList in class ReportNewCollectorInfoRequestpublic void setAppCollectorsList(List<AppCollectorData> appCollectorsList)
setAppCollectorsList in class ReportNewCollectorInfoRequestCopyright © 2008–2023 Apache Software Foundation. All rights reserved.