A set of string constants for the parameter AdminShowJobsResponse.info. More…
Static 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. | |
| const string | WORKER_INFO = “worker_info” |
| Worker job information as JSON. | |
Detailed Description
A set of string constants for the parameter AdminShowJobsResponse.info.
Additional information.
Definition at line 199 of file AdminShowJobs.cs.
Member Data Documentation
◆ JOB_TAG
| static |
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 204 of file AdminShowJobs.cs.
◆ WORKER_INFO
| static |
Worker job information as JSON.
Definition at line 207 of file AdminShowJobs.cs.
The documentation for this struct was generated from the following files:
- _build/public-os_ubuntu24.04-arch_amd64-cc_gcc_13.3.0/install/Kinetica/Protocol/AdminShowJobs.cs
- Kinetica/Protocol/AdminShowJobs.cs