public interface DagInfo
| Modifier and Type | Method and Description | 
|---|---|
org.apache.hadoop.security.Credentials | 
getCredentials()
Get credentials for the dag. 
 | 
int | 
getIndex()
The index of the current dag 
 | 
String | 
getName()
Get the name of the dag 
 | 
int getIndex()
String getName()
org.apache.hadoop.security.Credentials getCredentials()
Copyright © 2016 Apache Software Foundation. All rights reserved.