Modifier and Type | Constant Field | Value |
---|---|---|
public static final java.lang.String |
CONFIG_IGNORE_FAILURES |
"ignore.failures" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final java.lang.String |
CONFIG_MONITOR_FACTORY_CLASS |
"factory.class" |
public static final java.lang.String |
CONFIG_SCHEDULING_INTERVAL |
"scheduling.interval.ms" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final java.lang.String |
CONFIG_REST_RESOURCE_CLASSES |
"rest.resource.classes" |
public static final java.lang.String |
CONFIG_REST_RESOURCE_FACTORIES |
"rest.resource.factory.classes" |
public static final java.lang.String |
CONFIG_SAMZA_REST_SERVICE_PORT |
"services.rest.port" |
Modifier and Type | Constant Field | Value |
---|---|---|
protected static final java.lang.String |
BIN_SUBPATH |
"bin" |
protected static final java.lang.String |
CFG_SUBPATH |
"config" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final java.lang.String |
CONFIG_TASK_PROXY_FACTORY |
"task.proxy.factory.class" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final java.lang.String |
CONFIG_JOB_CONFIG_FACTORY |
"job.config.factory.class" |
public static final java.lang.String |
CONFIG_JOB_INSTALLATIONS_PATH |
"job.installations.path" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final java.lang.String |
CONFIG_JOB_PROXY_FACTORY |
"job.proxy.factory.class" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final java.lang.String |
GET_JOBS_URL |
"http://%s/v1/jobs/%s/%s/" |
public static final java.lang.String |
GET_TASKS_URL |
"http://%s/v1/jobs/%s/%s/tasks/" |