Package | Description |
---|---|
alluxio.master | |
alluxio.web | |
alluxio.worker |
Worker process and utils for working with the worker remotely.
|
Modifier and Type | Method and Description |
---|---|
JobWorkerProcess |
LocalAlluxioJobCluster.getWorker() |
Constructor and Description |
---|
JobWorkerWebServer(String serviceName,
InetSocketAddress address,
JobWorkerProcess jobWorker)
Creates a new instance of
JobWorkerWebServer . |
Modifier and Type | Class and Description |
---|---|
class |
AlluxioJobWorkerProcess
This class is responsible for initializing the different workers that are configured to run.
|
Modifier and Type | Method and Description |
---|---|
static JobWorkerProcess |
JobWorkerProcess.Factory.create() |
Copyright © 2023. All Rights Reserved.