public class SelectExecutorsContext extends JobServerContext
#super(JobServerContext) in order to
initialize the other variables in the context - namely the filesystem client, context and
UfsManager| Constructor and Description |
|---|
SelectExecutorsContext(long jobId,
JobServerContext jobServerContext)
Creates a new instance of
SelectExecutorsContext. |
| Modifier and Type | Method and Description |
|---|---|
long |
getJobId() |
getFileSystem, getFsContext, getUfsManagerpublic SelectExecutorsContext(long jobId,
JobServerContext jobServerContext)
SelectExecutorsContext.jobId - the id of the jobjobServerContext - the context of the Alluxio job masterCopyright © 2022. All Rights Reserved.