Uses of Interface
com.oracle.coherence.grpc.proxy.NamedCacheService
Packages that use NamedCacheService
-
Uses of NamedCacheService in com.oracle.coherence.grpc.proxy
Classes in com.oracle.coherence.grpc.proxy that implement NamedCacheServiceFields in com.oracle.coherence.grpc.proxy declared as NamedCacheServiceModifier and TypeFieldDescriptionprotected final NamedCacheService
MapListenerProxy.f_service
The owningNamedCacheService
.Constructors in com.oracle.coherence.grpc.proxy with parameters of type NamedCacheServiceModifierConstructorDescriptionMapListenerProxy
(NamedCacheService service, io.grpc.stub.StreamObserver<com.oracle.coherence.grpc.MapListenerResponse> observer) Create aMapListenerProxy
to handle aMapListener
subscription to a cache.Create aNamedCacheServiceGrpcImpl
with default configuration.