public class Manifest extends Object
...
| Modifier and Type | Field and Description |
|---|---|
Map<String,String> |
attribs |
String |
className |
String |
module |
| Constructor and Description |
|---|
Manifest(String module)
To include the default manifest from a provided module with the specified name.
|
Manifest(String module,
String className)
To run a particular manifest from a provided module with the specified name.
|
Copyright © 2010–2016 Cloudera. All rights reserved.