![]() | JobRunnerInfo Class |
Namespace: Ookii.Jumbo.Jet.Jobs
The JobRunnerInfo type exposes the following members.
Name | Description | |
---|---|---|
![]() | JobRunnerInfo |
Initializes a new instance of the JobRunnerInfo class.
|
Name | Description | |
---|---|---|
![]() | CommandLineParser |
Gets the command line parser for this job runner.
|
![]() | Description |
Gets a description of the job runner.
|
![]() | Name |
Gets the name of the job runner.
|
Name | Description | |
---|---|---|
![]() | CreateInstance(String, Int32) |
Creates an instance of the job runner with the configuration from the app.config file.
|
![]() | CreateInstance(DfsConfiguration, JetConfiguration, String, Int32) |
Creates an instance of the job runner.
|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() ![]() | GetJobRunner |
Gets the specified job runner from the specified assembly.
|
![]() ![]() | GetJobRunners |
Gets all the job runners defined in the specified assembly.
|
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |