Package | Description |
---|---|
alluxio.master.transport |
Modifier and Type | Method and Description |
---|---|
GrpcMessagingProxy |
GrpcMessagingProxy.addProxy(io.atomix.catalyst.transport.Address address,
io.atomix.catalyst.transport.Address proxy)
Adds a new proxy mapping.
|
Modifier and Type | Method and Description |
---|---|
GrpcMessagingTransport |
GrpcMessagingTransport.withServerProxy(GrpcMessagingProxy proxy)
Sets external proxy configuration for servers.
|
Constructor and Description |
---|
GrpcMessagingServer(AlluxioConfiguration conf,
UserState userState,
ExecutorService executor,
GrpcMessagingProxy proxy)
Creates a transport server that can be used to accept connections from remote clients.
|
Copyright © 2023. All Rights Reserved.