public static class SourceCoordinatorProvider.CoordinatorExecutorThreadFactory extends Object implements ThreadFactory, Thread.UncaughtExceptionHandler
Thread
newThread(Runnable r)
void
uncaughtException(Thread t, Throwable e)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Thread newThread(Runnable r)
newThread
ThreadFactory
public void uncaughtException(Thread t, Throwable e)
uncaughtException
Thread.UncaughtExceptionHandler
Copyright © 2014–2023 The Apache Software Foundation. All rights reserved.