public static class BlockWorkerClient.Factory
extends java.lang.Object
| Constructor and Description |
|---|
Factory() |
| Modifier and Type | Method and Description |
|---|---|
static BlockWorkerClient |
create(UserState userState,
GrpcServerAddress address,
AlluxioConfiguration alluxioConf)
Creates a new block worker client.
|
public static BlockWorkerClient create(UserState userState, GrpcServerAddress address, AlluxioConfiguration alluxioConf) throws java.io.IOException
userState - the user subjectaddress - the address of the workeralluxioConf - Alluxio configurationBlockWorkerClientjava.io.IOExceptionCopyright © 2022. All Rights Reserved.