Uses of Class
com.oracle.coherence.grpc.proxy.DaemonPoolExecutor
-
Packages that use DaemonPoolExecutor Package Description com.oracle.coherence.grpc.proxy The Coherence gRPC server implementation. -
-
Uses of DaemonPoolExecutor in com.oracle.coherence.grpc.proxy
Methods in com.oracle.coherence.grpc.proxy that return DaemonPoolExecutor Modifier and Type Method Description static DaemonPoolExecutor
DaemonPoolExecutor. newInstance(com.tangosol.internal.util.DefaultDaemonPoolDependencies deps)
Create aDaemonPoolExecutor
.
-