Package | Description |
---|---|
org.apache.hadoop.yarn.api.records.timelineservice |
Package org.apache.hadoop.yarn.api.records.timelineservice contains classes
which define the data model for ATSv2.
|
Modifier and Type | Method and Description |
---|---|
NavigableSet<FlowRunEntity> |
FlowActivityEntity.getFlowRuns() |
Modifier and Type | Method and Description |
---|---|
void |
FlowActivityEntity.addFlowRun(FlowRunEntity run) |
Modifier and Type | Method and Description |
---|---|
void |
FlowActivityEntity.addFlowRuns(Collection<FlowRunEntity> runs) |
Copyright © 2024 Apache Software Foundation. All rights reserved.