public static final class AdminShowJobsResponse.Info extends Object
JOB_TAG
: The job
tag specified by the user or if unspecified by user, an internally
generated unique identifier for the job across clusters.
WORKER_INFO
:
Worker job information as json
Map
.
A set of string constants for the parameter info
.Modifier and Type | Field and Description |
---|---|
static String |
JOB_TAG
The job tag specified by the user or if unspecified by user, an
internally generated unique identifier for the job across clusters.
|
static String |
WORKER_INFO
Worker job information as json
|
public static final String JOB_TAG
public static final String WORKER_INFO
Copyright © 2024. All rights reserved.