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