Package | Description |
---|---|
org.apache.ambari.eventdb.model |
Modifier and Type | Method and Description |
---|---|
List<TaskLocalityData.DataPoint> |
TaskLocalityData.getMapNodeLocal() |
List<TaskLocalityData.DataPoint> |
TaskLocalityData.getMapOffSwitch() |
List<TaskLocalityData.DataPoint> |
TaskLocalityData.getMapRackLocal() |
List<TaskLocalityData.DataPoint> |
TaskLocalityData.getReduceOffSwitch() |
Modifier and Type | Method and Description |
---|---|
void |
TaskLocalityData.setMapNodeLocal(List<TaskLocalityData.DataPoint> mapNodeLocal) |
void |
TaskLocalityData.setMapOffSwitch(List<TaskLocalityData.DataPoint> mapOffSwitch) |
void |
TaskLocalityData.setMapRackLocal(List<TaskLocalityData.DataPoint> mapRackLocal) |
void |
TaskLocalityData.setReduceOffSwitch(List<TaskLocalityData.DataPoint> reduceOffSwitch) |
Copyright © 2017. All rights reserved.