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