public static class BlockWorkerClient.Factory extends 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 IOException
userState
- the user subjectaddress
- the address of the workerBlockWorkerClient
IOException
Copyright © 2023. All Rights Reserved.