public class FlowNodeQueueData extends Object implements Serializable
Constructor and Description |
---|
FlowNodeQueueData(String nodeId) |
Modifier and Type | Method and Description |
---|---|
long |
getNanosInQueue() |
void |
setEnterBuildableNanos(long timestampNanos) |
void |
setLeaveBuildableNanos(long timestampNanos) |
String |
toString() |
public FlowNodeQueueData(String nodeId)
Copyright © 2016–2023. All rights reserved.