BaseGrpcServiceImpl |
A base class for gRPC services.
|
BaseGrpcServiceImpl.DefaultDependencies |
|
BaseGrpcServiceImpl.Dependencies |
|
BindableGrpcProxyService |
An interface implemented by bindable gRPC proxy services.
|
DaemonPoolExecutor |
An Executor that uses a DaemonPool to execute tasks.
|
DaemonPoolExecutor.DaemonPoolManagement |
Daemon pool metrics and management.
|
GrpcConnectionMetrics |
A holder for gRPC connection metrics.
|
GrpcProxyMetrics |
The gRPC Proxy metrics MBean implementation.
|
GrpcProxyMetricsMBean |
The gRPC Proxy metrics MBean.
|
GrpcProxyService |
An interface implemented by gRPC proxy services.
|
GrpcServerBuilderProvider |
Deprecated.
|
GrpcServerController |
A controller class that starts and stops the default gRPC server
by responding to DefaultCacheServer
lifecycle events.
|
GrpcServiceDependencies |
The dependencies for a gRPC bindable service.
|
GrpcServiceDependencies.DefaultDependencies |
|
MapListenerProxy |
A class to encapsulate bidirectional streaming of map events for a single cache.
|
MapListenerProxy.FilterInfo |
A holder for filter information.
|
MapListenerProxy.WrapperPrimingListener |
|
NamedCacheService |
A NamedCache service.
|
NamedCacheService.Dependencies |
|
NamedCacheServiceImpl |
A gRPC NamedCache service.
|
TracingDaemonPool |
A DaemonPool implementation that wraps another
DaemonPool and adds activation of tracing spans
for the Runnable s executed by this pool.
|