| Modifier and Type | Method and Description | 
|---|---|
| ReportNewCollectorInfoResponse | CollectorNodemanagerProtocol. reportNewCollectorInfo(ReportNewCollectorInfoRequest request)
 The  TimelineCollectorManagerprovides a list of mapping
 between application and collector's address inReportNewCollectorInfoRequestto aNodeManagerto
 register collector's info, include: applicationId and REST URI to
 access collector. | 
| Modifier and Type | Method and Description | 
|---|---|
| ReportNewCollectorInfoResponse | CollectorNodemanagerProtocolPBClientImpl. reportNewCollectorInfo(ReportNewCollectorInfoRequest request) | 
| Modifier and Type | Method and Description | 
|---|---|
| static ReportNewCollectorInfoRequest | ReportNewCollectorInfoRequest. newInstance(org.apache.hadoop.yarn.api.records.ApplicationId id,
           String collectorAddr,
           org.apache.hadoop.yarn.api.records.Token token) | 
| static ReportNewCollectorInfoRequest | ReportNewCollectorInfoRequest. newInstance(List<AppCollectorData> appCollectorsList) | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | ReportNewCollectorInfoRequestPBImpl | 
Copyright © 2008–2023 Apache Software Foundation. All rights reserved.