Uses of Class
com.oracle.coherence.grpc.proxy.TracingDaemonPool
-
Packages that use TracingDaemonPool Package Description com.oracle.coherence.grpc.proxy The Coherence gRPC server implementation. -
-
Uses of TracingDaemonPool in com.oracle.coherence.grpc.proxy
Methods in com.oracle.coherence.grpc.proxy that return TracingDaemonPool Modifier and Type Method Description static TracingDaemonPool
TracingDaemonPool. ensureTracingDaemonPool(com.tangosol.internal.util.DaemonPool pool)
Returns aTracingDaemonPool
wrapping the specified pool.
-