Class | Description |
---|---|
GrpcMessagingClient |
Client implementation based on Alluxio gRPC messaging. |
GrpcMessagingClientConnection |
GrpcMessagingConnection implementation for clients. |
GrpcMessagingConnection |
Abstract
Connection implementation based on Alluxio gRPC messaging. |
GrpcMessagingConnection.ContextualFuture<T> |
A future with catalyst thread context.
|
GrpcMessagingConnection.HandlerHolder |
Holds message handler and catalyst thread context.
|
GrpcMessagingProxy |
Used to provide external proxy configuration to messaging servers/clients.
|
GrpcMessagingServer |
Server implementation based on Alluxio gRPC messaging. |
GrpcMessagingServerConnection |
GrpcMessagingConnection implementation for server. |
GrpcMessagingServiceClientHandler |
gRPC service handler for message exchange between messaging clients and servers
that are created by
GrpcMessagingTransport . |
GrpcMessagingTransport |
Transport implementation based on Alluxio gRPC messaging. |
Enum | Description |
---|---|
GrpcMessagingConnection.ConnectionOwner |
Defines the owner of connection.
|
Copyright © 2023. All Rights Reserved.