Package | Description |
---|---|
alluxio.master.block | |
alluxio.master.metastore.heap | |
alluxio.master.metastore.rocks |
Modifier and Type | Method and Description |
---|---|
BlockMetaStore |
DefaultBlockMaster.getBlockMetaStore() |
Modifier and Type | Class and Description |
---|---|
class |
HeapBlockMetaStore
This class requires external synchronization for operations on the same block id.
|
Modifier and Type | Class and Description |
---|---|
class |
RocksBlockMetaStore
Block store backed by RocksDB.
|
Copyright © 2023. All Rights Reserved.