Package | Description |
---|---|
alluxio.worker |
Worker process and utils for working with the worker remotely.
|
alluxio.worker.grpc |
Modifier and Type | Method and Description |
---|---|
static DataServer |
DataServer.Factory.create(String hostName,
SocketAddress dataAddress,
WorkerProcess worker)
Factory for
DataServer . |
Modifier and Type | Class and Description |
---|---|
class |
GrpcDataServer
Runs a gRPC data server that responds to block requests.
|
Copyright © 2023. All Rights Reserved.