Package | Description |
---|---|
alluxio.master.metastore | |
alluxio.master.metastore.heap | |
alluxio.master.metastore.rocks |
Modifier and Type | Method and Description |
---|---|
CloseableIterator<BlockMetaStore.Block> |
BlockMetaStore.getCloseableIterator()
Gets a
CloseableIterator over the blocks. |
Modifier and Type | Method and Description |
---|---|
CloseableIterator<BlockMetaStore.Block> |
HeapBlockMetaStore.getCloseableIterator() |
Modifier and Type | Method and Description |
---|---|
CloseableIterator<BlockMetaStore.Block> |
RocksBlockMetaStore.getCloseableIterator() |
Copyright © 2023. All Rights Reserved.