Package | Description |
---|---|
alluxio.executor |
Modifier and Type | Method and Description |
---|---|
static ExecutorServiceBuilder.RpcExecutorHost |
ExecutorServiceBuilder.RpcExecutorHost.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ExecutorServiceBuilder.RpcExecutorHost[] |
ExecutorServiceBuilder.RpcExecutorHost.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static AlluxioExecutorService |
ExecutorServiceBuilder.buildExecutorService(ExecutorServiceBuilder.RpcExecutorHost executorHost)
Creates an
ExecutorService for given Alluxio process dynamically by configuration. |
Copyright © 2023. All Rights Reserved.