Uses of Class
com.oracle.coherence.grpc.proxy.NettyNamedCacheService
Packages that use NettyNamedCacheService
Package
Description
The Netty based Coherence gRPC server implementation.
-
Uses of NettyNamedCacheService in com.oracle.coherence.grpc.proxy
Methods in com.oracle.coherence.grpc.proxy that return NettyNamedCacheServiceModifier and TypeMethodDescriptionstatic NettyNamedCacheService
NettyNamedCacheService.newInstance()
Create an instance ofNettyNamedCacheService
using the default dependencies configuration.static NettyNamedCacheService
NettyNamedCacheService.newInstance
(NamedCacheService.Dependencies deps) Create an instance ofNettyNamedCacheService
using the default dependencies configuration.