Uses of Interface
com.oracle.coherence.grpc.proxy.common.NamedCacheService
Packages that use NamedCacheService
Package
Description
The Netty based Coherence gRPC server implementation.
The Helidon based Coherence gRPC server implementation.
- 
Uses of NamedCacheService in com.oracle.coherence.grpc.proxy
Classes in com.oracle.coherence.grpc.proxy that implement NamedCacheService - 
Uses of NamedCacheService in com.oracle.coherence.grpc.proxy.common
Classes in com.oracle.coherence.grpc.proxy.common that implement NamedCacheServiceFields in com.oracle.coherence.grpc.proxy.common declared as NamedCacheServiceModifier and TypeFieldDescriptionprotected final NamedCacheServiceMapListenerProxy.f_serviceThe owningNamedCacheService.Constructors in com.oracle.coherence.grpc.proxy.common with parameters of type NamedCacheServiceModifierConstructorDescriptionMapListenerProxy(NamedCacheService service, io.grpc.stub.StreamObserver<com.oracle.coherence.grpc.MapListenerResponse> observer) Create aMapListenerProxyto handle aMapListenersubscription to a cache.Create aNamedCacheServiceGrpcImplwith default configuration. - 
Uses of NamedCacheService in com.oracle.coherence.grpc.proxy.helidon
Classes in com.oracle.coherence.grpc.proxy.helidon that implement NamedCacheService