| Package | Description |
|---|---|
| alluxio.client.block | |
| alluxio.client.file |
| Modifier and Type | Class and Description |
|---|---|
class |
RetryHandlingBlockMasterClient
A wrapper for the gRPC client to interact with the block master, used by alluxio clients.
|
| Modifier and Type | Method and Description |
|---|---|
static BlockMasterClient |
BlockMasterClient.Factory.create(alluxio.master.MasterClientContext conf)
Factory method for
BlockMasterClient. |
protected BlockMasterClient |
BlockMasterClientPool.createNewResource() |
| Modifier and Type | Method and Description |
|---|---|
alluxio.resource.CloseableResource<BlockMasterClient> |
FileSystemContext.acquireBlockMasterClientResource()
Acquires a block master client resource from the block master client pool.
|
Copyright © 2024. All Rights Reserved.