Class | Description |
---|---|
CopycatGrpcClient |
Copycat transport
Client implementation that uses Alluxio gRPC. |
CopycatGrpcClientConnection |
CopycatGrpcConnection implementation for client. |
CopycatGrpcConnection |
Abstract copycat transport
Connection implementation that uses Alluxio gRPC. |
CopycatGrpcConnection.ContextualFuture<T> |
A future with copycat thread context.
|
CopycatGrpcConnection.HandlerHolder |
Holds message handler and copycat thread context.
|
CopycatGrpcProxy |
Used to provide external proxy configuration to messaging servers/clients.
|
CopycatGrpcServer |
Copycat transport
Server implementation that uses Alluxio gRPC. |
CopycatGrpcServerConnection |
CopycatGrpcConnection implementation for server. |
CopycatGrpcTransport |
Copycat
Transport implementation that uses Alluxio gRPC. |
CopycatMessageServiceClientHandler |
gRPC service handler for message exchange between copycat clients and servers that are created by
CopycatGrpcTransport . |
Enum | Description |
---|---|
CopycatGrpcConnection.ConnectionOwner |
Defines the owner of connection.
|
Copyright © 2023. All Rights Reserved.