Package | Description |
---|---|
alluxio.worker.block.io |
Modifier and Type | Method and Description |
---|---|
static BlockClient.Type |
BlockClient.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BlockClient.Type[] |
BlockClient.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
BlockClient(BlockClient.Type clientType)
Creates an abstract block reader/writer.
|
Copyright © 2023. All Rights Reserved.