public static class BlockWorkerClient.Factory extends Object
| Constructor and Description |
|---|
Factory() |
| Modifier and Type | Method and Description |
|---|---|
static BlockWorkerClient |
create(Subject subject,
alluxio.grpc.GrpcServerAddress address,
alluxio.conf.AlluxioConfiguration alluxioConf,
io.netty.channel.EventLoopGroup workerGroup)
Creates a new block worker client.
|
public static BlockWorkerClient create(@Nullable Subject subject, alluxio.grpc.GrpcServerAddress address, alluxio.conf.AlluxioConfiguration alluxioConf, io.netty.channel.EventLoopGroup workerGroup) throws IOException
subject - the user subjectaddress - the address of the workerBlockWorkerClientIOExceptionCopyright © 2024. All Rights Reserved.