Package | Description |
---|---|
alluxio.worker.block | |
alluxio.worker.block.io | |
alluxio.worker.block.management | |
alluxio.worker.grpc |
Class and Description |
---|
BlockClient
Provides basic tracking and representation for block reader/writer clients.
|
BlockReader
An abstract reader class to access the data of a block stored in managed storage.
|
BlockWriter
An abstract writer class to write or update a block stored in managed storage.
|
Class and Description |
---|
BlockClient
Provides basic tracking and representation for block reader/writer clients.
|
BlockClient.Type
Block client type.
|
BlockClientListener
An interface to listen for creation and destruction of block clients.
|
BlockReader
An abstract reader class to access the data of a block stored in managed storage.
|
BlockWriter
An abstract writer class to write or update a block stored in managed storage.
|
LocalFileBlockReader
This class provides read access to a block data file locally stored in managed storage.
|
LocalFileBlockWriter
This class provides write access to a temp block data file locally stored in managed storage.
|
Class and Description |
---|
BlockClient
Provides basic tracking and representation for block reader/writer clients.
|
BlockClientListener
An interface to listen for creation and destruction of block clients.
|
Class and Description |
---|
BlockReader
An abstract reader class to access the data of a block stored in managed storage.
|
BlockWriter
An abstract writer class to write or update a block stored in managed storage.
|
Copyright © 2023. All Rights Reserved.