| Modifier and Type | Method | Description |
|---|---|---|
GetTimelineCollectorContextResponse |
CollectorNodemanagerProtocol.getTimelineCollectorContext(GetTimelineCollectorContextRequest request) |
The collector needs to get the context information including user, flow
and flow run ID to associate with every incoming put-entity requests.
|
| Modifier and Type | Method | Description |
|---|---|---|
GetTimelineCollectorContextResponse |
CollectorNodemanagerProtocolPBClientImpl.getTimelineCollectorContext(GetTimelineCollectorContextRequest request) |
| Modifier and Type | Method | Description |
|---|---|---|
static GetTimelineCollectorContextResponse |
GetTimelineCollectorContextResponse.newInstance(java.lang.String userId,
java.lang.String flowName,
java.lang.String flowVersion,
long flowRunId) |
| Modifier and Type | Class | Description |
|---|---|---|
class |
GetTimelineCollectorContextResponsePBImpl |
Copyright © 2008–2025 Apache Software Foundation. All rights reserved.