Kinetica C# API
Version 7.1.10.0
|
Additional information. More...
Public Attributes | |
const string | JOB_TAG = "job_tag" |
The job tag specified by the user or if unspecified by user, an internally generated unique identifier for the job across clusters. More... | |
const string | WORKER_INFO = "worker_info" |
Worker job information as json More... | |
Additional information.
The default value is an empty Dictionary. A set of string constants for the parameter <member name="info">.
Definition at line 234 of file AdminShowJobs.cs.
const string kinetica.AdminShowJobsResponse.Info.JOB_TAG = "job_tag" |
The job tag specified by the user or if unspecified by user, an internally generated unique identifier for the job across clusters.
Definition at line 240 of file AdminShowJobs.cs.
const string kinetica.AdminShowJobsResponse.Info.WORKER_INFO = "worker_info" |
Worker job information as json
Definition at line 243 of file AdminShowJobs.cs.