A set of results returned by Kinetica.adminShowJobs(IDictionary<string, string>).
More...
|
IList< int > | job_id [get, set] |
|
IList< string > | status = new List<int>() [get, set] |
|
IList< string > | endpoint_name = new List<string>() [get, set] |
|
IList< long > | time_received = new List<string>() [get, set] |
|
IList< string > | auth_id = new List<long>() [get, set] |
|
IList< string > | user_data = new List<string>() [get, set] |
|
Schema | Schema [get] |
| Avro Schema for this class More...
|
|
◆ auth_id
IList<string> kinetica.AdminShowJobsResponse.auth_id = new List<long>() |
|
getset |
◆ endpoint_name
IList<string> kinetica.AdminShowJobsResponse.endpoint_name = new List<string>() |
|
getset |
◆ job_id
IList<int> kinetica.AdminShowJobsResponse.job_id |
|
getset |
◆ status
IList<string> kinetica.AdminShowJobsResponse.status = new List<int>() |
|
getset |
◆ time_received
IList<long> kinetica.AdminShowJobsResponse.time_received = new List<string>() |
|
getset |
◆ user_data
IList<string> kinetica.AdminShowJobsResponse.user_data = new List<string>() |
|
getset |
The documentation for this class was generated from the following file: