Uses of Class
com.oracle.coherence.client.GrpcRemoteCacheService
-
Packages that use GrpcRemoteCacheService Package Description com.oracle.coherence.client An implementation of a Coherence Java gRPC client.com.oracle.coherence.client.config -
-
Uses of GrpcRemoteCacheService in com.oracle.coherence.client
Methods in com.oracle.coherence.client that return GrpcRemoteCacheService Modifier and Type Method Description GrpcRemoteCacheServiceGrpcCacheLifecycleEventDispatcher. getService()Methods in com.oracle.coherence.client with parameters of type GrpcRemoteCacheService Modifier and Type Method Description protected voidAsyncNamedCacheClient. setCacheService(GrpcRemoteCacheService cacheService)Set theCacheServiceassociated with this cache. -
Uses of GrpcRemoteCacheService in com.oracle.coherence.client.config
Methods in com.oracle.coherence.client.config that return GrpcRemoteCacheService Modifier and Type Method Description GrpcRemoteCacheServiceGrpcCacheScheme. createService(String sName, com.tangosol.net.Cluster cluster)
-