Modifier and Type | Method and 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 and Description |
---|---|
GetTimelineCollectorContextResponse |
CollectorNodemanagerProtocolPBClientImpl.getTimelineCollectorContext(GetTimelineCollectorContextRequest request) |
Modifier and Type | Method and Description |
---|---|
static GetTimelineCollectorContextResponse |
GetTimelineCollectorContextResponse.newInstance(String userId,
String flowName,
String flowVersion,
long flowRunId) |
Modifier and Type | Class and Description |
---|---|
class |
GetTimelineCollectorContextResponsePBImpl |
Copyright © 2008–2023 Apache Software Foundation. All rights reserved.