| Package | Description |
|---|---|
| alluxio.web | |
| alluxio.worker |
| Constructor and Description |
|---|
JobWorkerWebServer(java.lang.String serviceName,
java.net.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 © 2022. All Rights Reserved.