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