 Declaration Syntax
 Declaration Syntax| C# | 
public class ConfigureDaemons
 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.) | 
|  | WithHeapSize(Daemon, Int32) | Obsolete. 
            Set the heap size of a daemon.
             | 
|  | WithOpts(Daemon, String) | Obsolete. 
            Specify additional Java opts to be included when the daemon starts.
             | 
|  | WithReplace(Boolean) | Obsolete. 
            Replace the existing hadoop-user-env.sh file if it exists.
             | 
 Inheritance Hierarchy
 Inheritance Hierarchy| Object | |
|  | ConfigureDaemons |