Package | Description |
---|---|
alluxio.master | |
alluxio.proxy | |
alluxio.web |
Modifier and Type | Field and Description |
---|---|
protected ProxyProcess |
AbstractLocalAlluxioCluster.mProxyProcess |
Modifier and Type | Method and Description |
---|---|
ProxyProcess |
AbstractLocalAlluxioCluster.getProxyProcess()
Gets the proxy process.
|
Modifier and Type | Class and Description |
---|---|
class |
AlluxioProxyProcess
This class encapsulates the different worker services that are configured to run.
|
Modifier and Type | Method and Description |
---|---|
static ProxyProcess |
ProxyProcess.Factory.create() |
Constructor and Description |
---|
ProxyWebServer(String serviceName,
InetSocketAddress address,
ProxyProcess proxyProcess)
Creates a new instance of
ProxyWebServer . |
Copyright © 2023. All Rights Reserved.