- setThreadName(Thread, String) - Static method in class com.didiglobal.booster.instrument.ShadowThread
-
- ShadowAsyncTask - Class in com.didiglobal.booster.instrument
-
- ShadowAsyncTask() - Constructor for class com.didiglobal.booster.instrument.ShadowAsyncTask
-
- ShadowExecutors - Class in com.didiglobal.booster.instrument
-
- ShadowExecutors() - Constructor for class com.didiglobal.booster.instrument.ShadowExecutors
-
- ShadowHandlerThread - Class in com.didiglobal.booster.instrument
-
- ShadowHandlerThread(String, String) - Constructor for class com.didiglobal.booster.instrument.ShadowHandlerThread
-
Initialize HandlerThread with new name, this constructor is used by ThreadTransformer for renaming
- ShadowHandlerThread(String, int, String) - Constructor for class com.didiglobal.booster.instrument.ShadowHandlerThread
-
Initialize HandlerThread with new name, this constructor is used by ThreadTransformer for renaming
- ShadowThread - Class in com.didiglobal.booster.instrument
-
- ShadowThread(String) - Constructor for class com.didiglobal.booster.instrument.ShadowThread
-
Initialize Thread with new name, this constructor is used by ThreadTransformer for renaming
- ShadowThread(Runnable, String) - Constructor for class com.didiglobal.booster.instrument.ShadowThread
-
Initialize Thread with new name, this constructor is used by ThreadTransformer for renaming
- ShadowThread(ThreadGroup, Runnable, String) - Constructor for class com.didiglobal.booster.instrument.ShadowThread
-
Initialize Thread with new name, this constructor is used by ThreadTransformer for renaming
- ShadowThread(String, String) - Constructor for class com.didiglobal.booster.instrument.ShadowThread
-
Initialize Thread with new name, this constructor is used by ThreadTransformer for renaming
- ShadowThread(ThreadGroup, String, String) - Constructor for class com.didiglobal.booster.instrument.ShadowThread
-
Initialize Thread with new name, this constructor is used by ThreadTransformer for renaming
- ShadowThread(Runnable, String, String) - Constructor for class com.didiglobal.booster.instrument.ShadowThread
-
Initialize Thread with new name, this constructor is used by ThreadTransformer for renaming
- ShadowThread(ThreadGroup, Runnable, String, String) - Constructor for class com.didiglobal.booster.instrument.ShadowThread
-
Initialize Thread with new name, this constructor is used by ThreadTransformer for renaming
- ShadowThread(ThreadGroup, Runnable, String, long, String) - Constructor for class com.didiglobal.booster.instrument.ShadowThread
-
Initialize Thread with new name, this constructor is used by ThreadTransformer for renaming
- ShadowThreadPoolExecutor - Class in com.didiglobal.booster.instrument
-
- ShadowThreadPoolExecutor(int, int, long, TimeUnit, BlockingQueue<Runnable>, String) - Constructor for class com.didiglobal.booster.instrument.ShadowThreadPoolExecutor
-
Initialize ThreadPoolExecutor with new thread name, this constructor is used by ThreadTransformer for thread renaming
- ShadowThreadPoolExecutor(int, int, long, TimeUnit, BlockingQueue<Runnable>, String, boolean) - Constructor for class com.didiglobal.booster.instrument.ShadowThreadPoolExecutor
-
Initialize ThreadPoolExecutor with new thread name, this constructor is used by ThreadTransformer for thread renaming
- ShadowThreadPoolExecutor(int, int, long, TimeUnit, BlockingQueue<Runnable>, ThreadFactory, String) - Constructor for class com.didiglobal.booster.instrument.ShadowThreadPoolExecutor
-
Initialize ThreadPoolExecutor with new thread name, this constructor is used by ThreadTransformer for thread renaming
- ShadowThreadPoolExecutor(int, int, long, TimeUnit, BlockingQueue<Runnable>, ThreadFactory, String, boolean) - Constructor for class com.didiglobal.booster.instrument.ShadowThreadPoolExecutor
-
Initialize ThreadPoolExecutor with new thread name, this constructor is used by ThreadTransformer for thread renaming
- ShadowThreadPoolExecutor(int, int, long, TimeUnit, BlockingQueue<Runnable>, RejectedExecutionHandler, String) - Constructor for class com.didiglobal.booster.instrument.ShadowThreadPoolExecutor
-
Initialize ThreadPoolExecutor with new thread name, this constructor is used by ThreadTransformer for thread renaming
- ShadowThreadPoolExecutor(int, int, long, TimeUnit, BlockingQueue<Runnable>, RejectedExecutionHandler, String, boolean) - Constructor for class com.didiglobal.booster.instrument.ShadowThreadPoolExecutor
-
Initialize ThreadPoolExecutor with new thread name, this constructor is used by ThreadTransformer for thread renaming
- ShadowThreadPoolExecutor(int, int, long, TimeUnit, BlockingQueue<Runnable>, ThreadFactory, RejectedExecutionHandler, String) - Constructor for class com.didiglobal.booster.instrument.ShadowThreadPoolExecutor
-
Initialize ThreadPoolExecutor with new thread name, this constructor is used by ThreadTransformer for thread renaming
- ShadowThreadPoolExecutor(int, int, long, TimeUnit, BlockingQueue<Runnable>, ThreadFactory, RejectedExecutionHandler, String, boolean) - Constructor for class com.didiglobal.booster.instrument.ShadowThreadPoolExecutor
-
Initialize ThreadPoolExecutor with new thread name, this constructor is used by ThreadTransformer for thread renaming
- ShadowTimer - Class in com.didiglobal.booster.instrument
-
- ShadowTimer(String) - Constructor for class com.didiglobal.booster.instrument.ShadowTimer
-
Initialize Timer with new name, this constructor is used by ThreadTransformer for thread renaming
- ShadowTimer(boolean, String) - Constructor for class com.didiglobal.booster.instrument.ShadowTimer
-
Initialize Timer with new name, this constructor is used by ThreadTransformer for thread renaming
- ShadowTimer(String, String) - Constructor for class com.didiglobal.booster.instrument.ShadowTimer
-
Initialize Timer with new name, this constructor is used by ThreadTransformer for thread renaming
- ShadowTimer(String, boolean, String) - Constructor for class com.didiglobal.booster.instrument.ShadowTimer
-
Initialize Timer with new name, this constructor is used by ThreadTransformer for thread renaming