 Declaration Syntax
 Declaration Syntax| C# | 
public class ConfigureHadoop
 Members
 Members| All Members | Methods | ||||
| Icon | Member | Description | 
|---|---|---|
|  | Build()()()() | 
            Returns an object which can be used in a RunJobflow call.
             | 
|  | Equals(Object) | (Inherited from Object.) | 
|  | GetHashCode()()()() | Serves as a hash function for a particular type. (Inherited from Object.) | 
|  | GetType()()()() | Gets the type of the current instance.(Inherited from Object.) | 
|  | ToString()()()() | Returns a string that represents the current object.(Inherited from Object.) | 
|  | WithKeyValue(ConfigFile, String, String) | Obsolete. 
             Specify a key-value pair to merge with Hadoop's default configuration.
             | 
|  | WithXml(ConfigFile, String) | Obsolete. 
            Specify an XML file in S3 to merge with Hadoop's default configuration.
             | 
 Inheritance Hierarchy
 Inheritance Hierarchy| Object | |
|  | ConfigureHadoop |