|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.springframework.yarn.fs.LocalResourcesSelector.Entry
public static class LocalResourcesSelector.Entry
Entrys used by this interface.
| Constructor Summary | |
|---|---|
LocalResourcesSelector.Entry(String path,
LocalResourceType type)
Instantiates a new entry. |
|
| Method Summary | |
|---|---|
String |
getPath()
Gets the entry path. |
LocalResourceType |
getType()
Gets the entry LocalResourceType. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public LocalResourcesSelector.Entry(String path,
LocalResourceType type)
path - the pathtype - the type| Method Detail |
|---|
public String getPath()
public LocalResourceType getType()
LocalResourceType.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||