JobProxy
interface with the default, cluster-agnostic,
implementations.Servlet
to the server at the specified path.ConfigFactory
to read the job configs.JobProxyFactory
class to produce
JobProxy
instances.Job
for all the jobs installed on this host.Job
for the job instance specified by jobName and jobId if
it is installed on this host.JobProxy
and initializes it with the specified config.Job
in the provided Collection.JobProxy
,
depending on the implementation.JobProxy
from the
JobProxyFactory
class specified in the configuration.JobsResource
endpoint.Monitor
implementations.Monitor
using provided config.Application
model.SamzaRestService
.AbstractJobProxy
with some script support functionality.InstallationFinder
.ScriptJobProxy
with methods specific to simple Samza deployments.JobStatusProvider
that retrieves
the job status from the YARN command line interface.