Package | Description |
---|---|
org.apache.hadoop.mapred | |
org.apache.hadoop.mapreduce |
Modifier and Type | Method and Description |
---|---|
protected void |
JobStatus.setJobACLs(Map<org.apache.hadoop.mapreduce.JobACL,AccessControlList> acls) |
Modifier and Type | Method and Description |
---|---|
Map<org.apache.hadoop.mapreduce.JobACL,AccessControlList> |
JobStatus.getJobACLs()
Get the job acls.
|
Modifier and Type | Method and Description |
---|---|
protected void |
JobStatus.setJobACLs(Map<org.apache.hadoop.mapreduce.JobACL,AccessControlList> acls)
Set the job acls.
|
Copyright © 2017 Apache Software Foundation. All rights reserved.