|
Spring for Apache Hadoop | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.springframework.yarn.fs.AbstractLocalResourcesSelector
org.springframework.yarn.boot.support.BootLocalResourcesSelector
public class BootLocalResourcesSelector
Boot specific default LocalResourcesSelector implementation.
| Nested Class Summary | |
|---|---|
static class |
BootLocalResourcesSelector.Mode
The Enum indicating working mode for BootLocalResourcesSelector. |
| Nested classes/interfaces inherited from interface org.springframework.yarn.fs.LocalResourcesSelector |
|---|
LocalResourcesSelector.Entry |
| Constructor Summary | |
|---|---|
BootLocalResourcesSelector()
Instantiates a new boot local resources selector. |
|
BootLocalResourcesSelector(BootLocalResourcesSelector.Mode mode)
Instantiates a new boot local resources selector. |
|
| Method Summary |
|---|
| Methods inherited from class org.springframework.yarn.fs.AbstractLocalResourcesSelector |
|---|
addPattern, addPatterns, addPatterns, getPatterns, getPropertiesNames, getPropertiesSuffixes, getZipArchivePattern, isZipArchive, select, selectInternal, setPropertiesNames, setPropertiesNames, setPropertiesSuffixes, setPropertiesSuffixes, setZipArchivePattern |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public BootLocalResourcesSelector()
public BootLocalResourcesSelector(BootLocalResourcesSelector.Mode mode)
mode - the mode
|
Spring for Apache Hadoop | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||