Uses of Package
com.oracle.coherence.grpc
Packages that use com.oracle.coherence.grpc
Package
Description
Low-level utilities for Coherence gRPC server and client implementation.
The Netty based Coherence gRPC server implementation.
The Helidon based Coherence gRPC server implementation.
-
Classes in com.oracle.coherence.grpc used by com.oracle.coherence.grpcClassDescriptionA gRPC server side service.The dependencies for this service.A Coherence gRPC message protocol.A wrapper that may contain a
ByteString
. -
Classes in com.oracle.coherence.grpc used by com.oracle.coherence.grpc.proxy
-
Classes in com.oracle.coherence.grpc used by com.oracle.coherence.grpc.proxy.commonClassDescriptionA gRPC server side service.The dependencies for this service.A Coherence gRPC message protocol.An
Executor
that uses aDaemonPool
to execute tasks. -
Classes in com.oracle.coherence.grpc used by com.oracle.coherence.grpc.proxy.common.cacheClassDescriptionA gRPC server side service.A Coherence gRPC message protocol.A
GrpcServiceProtocol
to support theNamedCache
API. -
Classes in com.oracle.coherence.grpc used by com.oracle.coherence.grpc.proxy.common.concurrent.queueClassDescriptionA gRPC server side service.A Coherence gRPC message protocol.A
GrpcServiceProtocol
to support theNamedQueue
API. -
Classes in com.oracle.coherence.grpc used by com.oracle.coherence.grpc.proxy.common.v0ClassDescriptionA gRPC server side service.The dependencies for this service.A
StreamObserver
that handles exceptions correctly. -
Classes in com.oracle.coherence.grpc used by com.oracle.coherence.grpc.proxy.helidon