public class TimelineCollectorContext extends TimelineContext
Constructor and Description |
---|
TimelineCollectorContext() |
TimelineCollectorContext(String clusterId,
String userId,
String flowName,
String flowVersion,
Long flowRunId,
String appId) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
String |
getFlowVersion() |
int |
hashCode() |
void |
setFlowVersion(String version) |
getAppId, getClusterId, getFlowName, getFlowRunId, getUserId, setAppId, setClusterId, setFlowName, setFlowRunId, setUserId
public int hashCode()
hashCode
in class TimelineContext
public boolean equals(Object obj)
equals
in class TimelineContext
public String getFlowVersion()
public void setFlowVersion(String version)
Copyright © 2020 Apache Software Foundation. All rights reserved.