Interface ThreadPool

All Superinterfaces:
org.apache.dubbo.common.threadpool.ThreadPool

@Deprecated public interface ThreadPool extends org.apache.dubbo.common.threadpool.ThreadPool
Deprecated.
  • Method Summary

    Modifier and Type
    Method
    Description
    Deprecated.
     
    default Executor
    getExecutor(org.apache.dubbo.common.URL url)
    Deprecated.
     
  • Method Details

    • getExecutor

      Executor getExecutor(URL url)
      Deprecated.
    • getExecutor

      default Executor getExecutor(org.apache.dubbo.common.URL url)
      Deprecated.
      Specified by:
      getExecutor in interface org.apache.dubbo.common.threadpool.ThreadPool