Package | Description |
---|---|
alluxio | |
alluxio.client.block.stream | |
alluxio.client.file | |
alluxio.worker.block | |
alluxio.worker.block.io | |
alluxio.worker.block.meta | |
alluxio.worker.dora |
Class and Description |
---|
BlockStoreLocation
Where to store a block within a block store.
|
Class and Description |
---|
BlockWorker
A block worker in the Alluxio system.
|
Class and Description |
---|
BlockWorker
A block worker in the Alluxio system.
|
Class and Description |
---|
AllocateOptions
Used to specify various options while allocating space.
|
BlockHeartbeatReport
Container for the delta information in each worker-to-master heartbeat.
|
BlockLock
A resource lock for block.
|
BlockMapIterator
Each iteration returns a list of
LocationBlockIdListEntry which consists of
blocks for one RegisterWorkerPRequest . |
BlockMasterClient
A wrapper for the gRPC client to interact with the block master, used by alluxio worker.
|
BlockStore
An abstraction of block store on worker.
|
BlockStoreEventListener
A listener interface for receiving metadata mutation events of
BlockStore . |
BlockStoreLocation
Where to store a block within a block store.
|
BlockStoreMeta
Interface for the block store meta in Alluxio.
|
BlockStoreType
The different implementation of LocalBlockStore that can be instantiated.
|
BlockWorkerMetrics
The BlockMetaMetricCache cache the metric data of the BlockMeta from the BlockWorker.
|
CreateBlockOptions
Method options for create a block.
|
Class and Description |
---|
BlockStoreLocation
Where to store a block within a block store.
|
Class and Description |
---|
BlockStoreLocation
Where to store a block within a block store.
|
Class and Description |
---|
BlockMasterClientPool
Class for managing block master clients.
|
Copyright © 2023. All Rights Reserved.