Uses of Class
com.oracle.coherence.grpc.proxy.NamedCacheServiceImpl
-
Packages that use NamedCacheServiceImpl Package Description com.oracle.coherence.grpc.proxy The Coherence gRPC server implementation. -
-
Uses of NamedCacheServiceImpl in com.oracle.coherence.grpc.proxy
Methods in com.oracle.coherence.grpc.proxy that return NamedCacheServiceImpl Modifier and Type Method Description static NamedCacheServiceImpl
NamedCacheServiceImpl. newInstance()
Create an instance ofNamedCacheServiceImpl
using the default dependencies configuration.static NamedCacheServiceImpl
NamedCacheServiceImpl. newInstance(NamedCacheService.Dependencies deps)
Create an instance ofNamedCacheServiceImpl
using the default dependencies configuration.
-