The Coherence gRPC server implementation.
-
A base class for gRPC services.
An interface implemented by bindable gRPC proxy services.
An
Executor
that uses a
DaemonPool
to execute tasks.
Daemon pool metrics and management.
A holder for gRPC connection metrics.
The gRPC Proxy metrics MBean implementation.
The gRPC Proxy metrics MBean.
An interface implemented by gRPC proxy services.
A controller class that starts and stops the default gRPC server
by responding to
DefaultCacheServer
lifecycle events.
The dependencies for a gRPC bindable service.
A class to encapsulate bidirectional streaming of map events for a single cache.
A holder for filter information.
A gRPC NamedCache service.
A
DaemonPool
implementation that wraps another
DaemonPool
and adds activation of tracing spans
for the
Runnable
s executed by this pool.