Package | Description |
---|---|
alluxio.worker |
Worker process and utils for working with the worker remotely.
|
alluxio.worker.block | |
alluxio.worker.dora |
Constructor and Description |
---|
SessionCleaner(Sessions sessions,
SessionCleanable... sessionCleanable)
Creates a new instance of
SessionCleaner . |
Modifier and Type | Interface and Description |
---|---|
interface |
BlockStore
An abstraction of block store on worker.
|
interface |
BlockWorker
A block worker in the Alluxio system.
|
Modifier and Type | Interface and Description |
---|---|
interface |
DoraWorker
A block worker in the Alluxio system.
|
Modifier and Type | Class and Description |
---|---|
class |
PagedDoraWorker
Page store based dora worker.
|
Copyright © 2023. All Rights Reserved.