Package | Description |
---|---|
alluxio.worker.block | |
alluxio.worker.file | |
alluxio.worker.keyvalue |
Modifier and Type | Class and Description |
---|---|
class |
DefaultBlockWorker
The class is responsible for managing all top level components of the Block Worker.
|
Modifier and Type | Class and Description |
---|---|
class |
DefaultFileSystemWorker
This class is responsible for persisting files when requested by the master and a defunct
FileSystemWorkerClientServiceHandler which always returns UnsupportedOperation Exception. |
Modifier and Type | Class and Description |
---|---|
class |
KeyValueWorker
A worker serving key-value queries.
|
Copyright © 2023. All Rights Reserved.