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, newInstance
public 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 ReportNewCollectorInfoRequest
public void setAppCollectorsList(List<AppCollectorData> appCollectorsList)
setAppCollectorsList
in class ReportNewCollectorInfoRequest
Copyright © 2008–2024 Apache Software Foundation. All rights reserved.