Interface ThreadPool
- All Superinterfaces:
org.apache.dubbo.common.threadpool.ThreadPool
Deprecated.
-
Method Summary
Modifier and TypeMethodDescriptiongetExecutor(URL url) Deprecated.default ExecutorgetExecutor(org.apache.dubbo.common.URL url) Deprecated.
-
Method Details
-
getExecutor
Deprecated. -
getExecutor
Deprecated.- Specified by:
getExecutorin interfaceorg.apache.dubbo.common.threadpool.ThreadPool
-