Package | Description |
---|---|
alluxio | |
alluxio.worker.block | |
alluxio.worker.file | |
alluxio.worker.keyvalue |
Modifier and Type | Method and Description |
---|---|
static ServiceLoader<WorkerFactory> |
ServiceUtils.getWorkerServiceLoader() |
Modifier and Type | Class and Description |
---|---|
class |
BlockWorkerFactory
Factory to create a
BlockWorker instance. |
Modifier and Type | Class and Description |
---|---|
class |
FileSystemWorkerFactory
Factory to create a
DefaultFileSystemWorker instance. |
Modifier and Type | Class and Description |
---|---|
class |
KeyValueWorkerFactory
Factory to create a
KeyValueWorker instance. |
Copyright © 2023. All Rights Reserved.