public static class NMStateStoreService.LocalResourceTrackerState extends Object
| Constructor and Description |
|---|
LocalResourceTrackerState() |
| Modifier and Type | Method and Description |
|---|---|
Map<org.apache.hadoop.yarn.proto.YarnProtos.LocalResourceProto,org.apache.hadoop.fs.Path> |
getInProgressResources() |
List<YarnServerNodemanagerRecoveryProtos.LocalizedResourceProto> |
getLocalizedResources() |
boolean |
isEmpty() |
public List<YarnServerNodemanagerRecoveryProtos.LocalizedResourceProto> getLocalizedResources()
public Map<org.apache.hadoop.yarn.proto.YarnProtos.LocalResourceProto,org.apache.hadoop.fs.Path> getInProgressResources()
public boolean isEmpty()
Copyright © 2016 Apache Software Foundation. All Rights Reserved.