Uses of Class
org.apache.pulsar.client.util.ExecutorProvider.ExtendedThreadFactory
-
Packages that use ExecutorProvider.ExtendedThreadFactory Package Description org.apache.pulsar.client.util -
-
Uses of ExecutorProvider.ExtendedThreadFactory in org.apache.pulsar.client.util
Methods in org.apache.pulsar.client.util with parameters of type ExecutorProvider.ExtendedThreadFactory Modifier and Type Method Description protected java.util.concurrent.ExecutorServiceExecutorProvider. createExecutor(ExecutorProvider.ExtendedThreadFactory threadFactory)protected java.util.concurrent.ExecutorServiceScheduledExecutorProvider. createExecutor(ExecutorProvider.ExtendedThreadFactory threadFactory)
-