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