Uses of Package
com.oracle.coherence.grpc.proxy
Packages that use com.oracle.coherence.grpc.proxy
-
Classes in com.oracle.coherence.grpc.proxy used by com.oracle.coherence.grpc.proxyClassDescriptionA base class for gRPC services.The default
BaseGrpcServiceImpl.Dependencies
implementation.The dependencies to configure aBaseGrpcServiceImpl
.An interface implemented by bindable gRPC proxy services.AnExecutor
that uses aDaemonPool
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 toDefaultCacheServer
lifecycle events.The dependencies for a gRPC bindable service.The defaultGrpcServiceDependencies
implementation.A class to encapsulate bidirectional streaming of map events for a single cache.A holder for filter information.MapListenerSupport.PrimingListener
that delegates calls to the wrappedMapListener
.A NamedCache service.The dependencies to configure aNamedCacheServiceImpl
.A gRPC NamedCache service.ADaemonPool
implementation that wraps anotherDaemonPool
and adds activation of tracing spans for theRunnable
s executed by this pool.