Go to the source code of this file.
|
| class | kinetica.CreateJobRequest |
| | A set of parameters for Kinetica.createJob(string,string,byte[],string,IDictionary{string, string}). More...
|
| |
| struct | kinetica.CreateJobRequest.RequestEncoding |
| | The encoding of the request payload for the job. More...
|
| |
| struct | kinetica.CreateJobRequest.Options |
| | Optional parameters. More...
|
| |
| class | kinetica.CreateJobResponse |
| | A set of results returned by Kinetica.createJob(string,string,byte[],string,IDictionary{string, string}). More...
|
| |
| struct | kinetica.CreateJobResponse.Info |
| | Additional information. More...
|
| |