类 ScheduledExecutorProvider
java.lang.Object
org.apache.pulsar.client.util.ExecutorProvider
org.apache.pulsar.client.util.ScheduledExecutorProvider
-
嵌套类概要
从类继承的嵌套类/接口 org.apache.pulsar.client.util.ExecutorProvider
ExecutorProvider.ExtendedThreadFactory -
构造器概要
构造器 -
方法概要
修饰符和类型方法说明protected ExecutorServicecreateExecutor(ExecutorProvider.ExtendedThreadFactory threadFactory) 从类继承的方法 org.apache.pulsar.client.util.ExecutorProvider
getExecutor, getExecutor, getExecutor, isShutdown, shutdownNow
-
构造器详细资料
-
ScheduledExecutorProvider
-
-
方法详细资料
-
createExecutor
- 覆盖:
createExecutor在类中ExecutorProvider
-