|
Generated by JDiff |
|||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES | DETAIL: CONSTRUCTORS | METHODS | FIELDS |
Added interface java.lang.AutoCloseable
.
Added Methods | |
boolean addArchiveToSharedCache(URI, |
Add an archive to job config for shared cache processing. |
boolean addFileToSharedCache(URI, |
Add a file to job config for shared cache processing. |
boolean addFileToSharedCacheAndClasspath(URI, |
Add a file to job config for shared cache processing. |
void close() |
Close the Job . |
Map getArchiveSharedCacheUploadPolicies(Configuration ) |
This is to get the shared cache upload policies for archives. |
Map getFileSharedCacheUploadPolicies(Configuration ) |
This is to get the shared cache upload policies for files. |
void setArchiveSharedCacheUploadPolicies(Configuration, |
This is to set the shared cache upload policies for archives. |
void setFileSharedCacheUploadPolicies(Configuration, |
This is to set the shared cache upload policies for files. |
void setPriorityAsInteger(int ) |
Set the priority of a running job. |
Added Fields | |
boolean DEFAULT_USE_WILDCARD_FOR_LIBJARS |
|
String USE_WILDCARD_FOR_LIBJARS |
|
||||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES |